quasar create <project-name>
Create a new Quasar project
Arguments
Name | Description |
---|---|
project-name | Name of the project |
Options
Name | Description |
---|---|
--kit, -k <kit> | Use specific starter kit |
--branch, -b <branch> | Use specific branch of the starter kit |
--clone, -c | Use git clone |
--offline, -o | Use a cached starter kit |
-h, --help | Output usage information |