Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 523 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 523 Bytes

TwoSevenZero

Race to the White House

Commands

  • Initialize node modules: yarn install
  • Generate ios and android folders: react-native-git-upgrade
  • Run iOS simulator: yarn ios
  • Run Android Simulator: yarn android

Run on device

  • To Run on device:
  • Edit scripts in package.json
  • For script name set to your device name (Example: erick)
  • Set value as react-native run-ios|android 'Erick'
  • For iOS: Make sure development team is correct
  • Plug device and run: yarn erick