From cd51d1b8e9a2ef2f38733271c8a25f86e8c071d4 Mon Sep 17 00:00:00 2001 From: Priyatham Sai chand Date: Sun, 8 May 2022 17:57:01 +0530 Subject: [PATCH] add steps to readme --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e47b97..76fa698 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ -# locaft_mobile +# Locaft_mobile + +## Steps to run the application in react-native + + +1. Connect the phone to the laptop through USB. +2. Go to the home directory of the project. +3. Run ```yarn run start``` to start refresher *metro* +4. Run ```yarn run android``` +5. Shake the phone to unlock the settings or type d in the metro terminal. +6. Go to the port settings +7. Run ```ip address``` +8. Type in the IP address of the laptop. Example: *192.168.29.141* and add port *8081* +9. Press ```r``` in the metro terminal to refresh wireless. -## Steps to run the application in react native