vue-init
Verified for current stable LTS
Vue Init Commands
Vue Init command syntax with verified terminal examples.
Commands
3 commands for Vue Init
vue-init Operations
Vue Init Command: Initialize Project With Default Template
vue init <webpack|webpack-simple|browserify|browserify-simple|simple> <project_name> vue-init Operations
Vue Init Command: Initialize Project With Github Template
vue init <username>/<repository> <project_name> vue-init Operations
Vue Init Command: Initialize Project With Local Template
vue init <path/to/template_directory> <project_name> Suggest a Vue Init Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Vue Init workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.