add steps to readme
This commit is contained in:
parent
582810c088
commit
cd51d1b8e9
16
README.md
16
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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue