Skip to content

Commit 262048e

Browse files
committed
readme
1 parent 09fb4ed commit 262048e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ In the `ios` directory
2020
* You might need to do this to run it in Android Studio or on real device: `adb reverse tcp:8081 tcp:8081`
2121
* And for the sample server: `adb reverse tcp:3000 tcp:3000`
2222
* To run from command line try: `react-native run-android`
23+
2324
### Server
2425

2526
There is a server that the app hits for data. The data is only stored in memory, but it should produce a more realistic environment.

0 commit comments

Comments
 (0)