start
| Command | Description |
|---|---|
| ionic start | Starts a new Ionic project in the specified PATH |
| Flags | |
| --appname|-a | |
| --id|-i | |
| --no-cordova|-w | Create a basic structure without Cordova requirements |
| --sass|-s | Setup the project to use Sass CSS precompiling |
| --list|-l | List starter templates available |
| --io-app-id | |
| --template|-t | |
| --zip-file|-z |
Description
The start command creates a new Ionic project. Use the --v2 flag to create a V2 project. This will use the tabs starter template, and also download the latest stable version of Ionic.