/ionic-projects

Repository for some projects using Ionic

Primary LanguageTypeScript

ionic-projects

Repository for test projects using Ionic

Useful commands:

  • ionic serve // runs the app on a local development server
  • ionic cordova run android --emulator // runs the app on a android virtual device
  • ionic cordova run android -c -s -l // runs the app on a device with console and server debug messages