vue init <template> <app-name>

Generate a project from a remote template (legacy API, requires @vue/cli-init)

Arguments

NameDescription
template
app-name

Options

NameDescription
-c, --cloneUse git clone when fetching remote template
--offlineUse cached template
-h, --helpOutput usage information