diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e5f073 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Get me high mobile + +## Running +To run your app on iOS: + Open /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 /getMeHighMobile + react-native run-android