Skip to content

nicoleparisis/Ionic-mobile-app

Repository files navigation

How to run this project

With the Ionic CLI:

$ cd to the location of the project
$ npm install -g ionic@latest
$ sudo npm install
$ ionic serve

Simulator testing You can also test right in the simulator using the cordova commands from the previous chapter. For example, to test in the iOS simulator, run:

$ ionic cordova build ios
$ ionic cordova emulate ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published