246 Forks
2137 Stars
2137 Watchers

create-vue

🛠️ The recommended way to start a Vite-powered Vue project

How to download and setup create-vue

Open terminal and run command
git clone https://github.com/vuejs/create-vue.git
git clone is used to create a copy or clone of create-vue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with create-vue https://github.com/vuejs/create-vue/archive/master.zip

Or simply clone create-vue with SSH
[email protected]:vuejs/create-vue.git

If you have some problems with create-vue

You may open issue on create-vue support forum (system) here: https://github.com/vuejs/create-vue/issues