--list, -l | List available starter templates |
--type <type> | Type of project to start (e.g. vue, angular, react, ionic-angular, ionic1) |
--cordova | Include Cordova integration |
--capacitor | Include Capacitor integration |
--no-deps | Do not install npm/yarn dependencies |
--no-git | Do not initialize a git repo |
--link | Connect your new app to Ionic |
--id <id> | Specify an Ionic App ID to link |
--project-id <slug> | Specify a slug for your app (used for the directory name and package name) |
--package-id <id> | Specify the bundle ID/application ID for your app (reverse-DNS notation) |