Skip to content

Instantly share code, notes, and snippets.

@valerysntx
Created September 20, 2016 06:48
Show Gist options
  • Select an option

  • Save valerysntx/bbe553e793fa704c69257fe9bf457be6 to your computer and use it in GitHub Desktop.

Select an option

Save valerysntx/bbe553e793fa704c69257fe9bf457be6 to your computer and use it in GitHub Desktop.
start cmd /k react-native start
set /p id="(Reminder) Did you start a vm? and is it available in adb? "
start cmd /k react-native start
rem *** HACK ALERT: Sleep for 10 seconds ***
ping -n 10 127.0.0.1 > nul
start cmd /k react-native run-android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment