Skip to content

Commit

Permalink
Merge pull request #16 from Ding-Fan/patch-1
Browse files Browse the repository at this point in the history
Fix issuse #15
  • Loading branch information
geastwood authored Mar 1, 2020
2 parents e4b6d3a + 3aa9cc6 commit 07e5b37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## development

* `yarn` or `npm install` => install all dependencies
* `yarn start` => start bundler
* `yarn ios` => start iOS simulator
* `yarn android` => start iOS simulator
Expand All @@ -21,3 +22,7 @@ use Xcode

* [x] test on android
* [x] last tab

## Troubleshooting

- If you want to run `npx react-native run-android` , please use `npm` to install dependencies. [#15](https://github.com/wuhan2020/wuhan2020-frontend-react-native-app/issues/15#issue-573587936)

0 comments on commit 07e5b37

Please sign in to comment.