This project was generated with Ionic CLI version 3.5.0:
ionic start ionic2-seed blank -n="Ionic2 Seed" --type=ionic-angular --skip-link --git
Run npm run ionic:serve for a dev server. Navigate to http://localhost:8100/. The app will automatically reload if you change any of the source files.
Run ionic generate page PageName to generate a new page. You can also use ionic generate [component | directive | pipe | provider | tabs].
Run npm run build:android:[test | prod] to build the corresponding project. The build artifacts will be stored in the www/ directory.
Run npm run build:ios:[test | prod] to build the corresponding project. The build artifacts will be stored in the www/ directory.
This can only be used properly on a Mac.
Run npm run build:web:[test | prod] to build the corresponding project. The build artifacts will be stored in the www/ directory.
npm run e2e
To get more help on the Ionic CLI use ionic help or go check out the Ionic CLI DOCS.
This is a starter template for Ionic projects.
This template does not work on its own. Though you can just fork it and start developping. This template should be used if you wish to build an Android - iOS - WepApp project.