Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Created August 5, 2015 17:19
Show Gist options
  • Save khoand0000/d352afffa2def680a43f to your computer and use it in GitHub Desktop.
Save khoand0000/d352afffa2def680a43f to your computer and use it in GitHub Desktop.
common ionic cli
  • emulate
ionic emulate ios -l -c -s --debug
  • upload
ionic upload
  • serve
ionic serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment