Skip to content

Instantly share code, notes, and snippets.

@Ademking
Last active July 20, 2018 03:11
Show Gist options
  • Save Ademking/6aa196d6dcc039dc9d85b81bb065d600 to your computer and use it in GitHub Desktop.
Save Ademking/6aa196d6dcc039dc9d85b81bb065d600 to your computer and use it in GitHub Desktop.
πŸ’™ Ionic : How to serve on Device (with live Reload)

Just to Remember :

ionic cordova run android --device --livereload

if you face any problem, just add Android / ios to Cordova :

cordova platform add android

Ps : you phone must be in developer mode ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment