Fix README

This commit is contained in:
Vijay Sharma 2016-05-08 11:11:55 -04:00
parent bea49c18c8
commit 30cfadb4e3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ This is a sample project using the [TestFairy REST API](http://docs.testfairy.co
#### Android
Same to [official doc](http://facebook.github.io/react-native/docs/android-setup.html#content)
1. `$ npm install`
2. `$ npm start`
3. `$ react-native run-android` or open the Android project in Android studio and run