Skip to content

Instantly share code, notes, and snippets.

@wmfairuz
Created June 29, 2014 02:49
Show Gist options
  • Save wmfairuz/d88966daa7ce154dfe68 to your computer and use it in GitHub Desktop.
Save wmfairuz/d88966daa7ce154dfe68 to your computer and use it in GitHub Desktop.
cordova basics
# install cordova
npm install -g cordova
# ripple
npm install -g ripple-emulator
ripple emulate --path platforms/android/assets/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment