ionic init [name]

Initialize existing projects with Ionic

Arguments

NameDescription
nameThe name of your project (e.g. myApp, "My App")

Options

NameDescription
--type <type>Type of project (e.g. angular, react, vue, custom)
--force, -fInitialize even if a project already exists
--multi-appInitialize a multi-app project
--project-id <slug>Specify a slug for your app
--defaultMark the initialized app as the default project