Added readme

This commit is contained in:
Ramon Gebben
2016-01-10 10:11:55 +01:00
parent cb892410a8
commit f6844235d9

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# Get me high mobile
## Running
To run your app on iOS:
Open <project foler>/ios/getMeHighMobile.xcodeproj in Xcode
Hit the Run button
To run your app on Android:
Have an Android emulator running (quickest way to get started), or a device connected
cd <project foler>/getMeHighMobile
react-native run-android