Skip to content

Instantly share code, notes, and snippets.

@jbrown
Last active December 28, 2015 22:58
Show Gist options
  • Save jbrown/8d5258e0496e2ca448b4 to your computer and use it in GitHub Desktop.
Save jbrown/8d5258e0496e2ca448b4 to your computer and use it in GitHub Desktop.
Cordova notes
npm install -g cordova
npm install -g plugman
npm install -g ios-sim
npm install -g ios-deploy
cd cordova/
# Run the app in the emulator
cordova emulate ios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment