add steps to readme

This commit is contained in:
Priyatham Sai chand 2022-05-08 17:57:01 +05:30
parent 582810c088
commit cd51d1b8e9
No known key found for this signature in database
GPG Key ID: C3DFD0A2F6675222
1 changed files with 14 additions and 2 deletions

View File

@ -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