Desktop Browser Testing
$ ionic serve
Simulator testing
$ ionic build ios $ ionic emulate ios
Testing as a native app
$ ionic run android
Last updated 6 years ago