Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updte command layout
  • Loading branch information
tomoima525 committed Jan 1, 2018
1 parent 2f188c2 commit 2573dcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
Currently this hybrid application only works for Android version. iOS version will come in shortly.

# Setup and run

```
npm install
react-native run-ios
react-native run-android (Launch emulator beforehand)
```

0 comments on commit 2573dcb

Please sign in to comment.