Skip to content

Instantly share code, notes, and snippets.

@cognitivim
Last active June 13, 2017 00:37
Show Gist options
  • Select an option

  • Save cognitivim/2f5e6a3e7747d696c70a1d741ad71985 to your computer and use it in GitHub Desktop.

Select an option

Save cognitivim/2f5e6a3e7747d696c70a1d741ad71985 to your computer and use it in GitHub Desktop.
npm react-native:android-start
cd /d %~dp0
start cmd /k emulator @Nexus_5X_API_26
start cmd /k ".\node_modules\.bin\react-native" start
timeout /15
start cmd /k ".\node_modules\.bin\react-native" run-android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment