Files
getmehigh-native/README.md
2016-01-14 12:25:32 +01:00

405 B

Get me high mobile

Setup

[sudo] npm i react-native-cli -g
npm i

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 <project foler>/getMeHighMobile
react-native run-android