101 Forks
401 Stars
401 Watchers

vue-cli

📃基于 Vue3.0 Composition Api 快速构建实战项目

How to download and setup vue-cli

Open terminal and run command
git clone https://github.com/Wscats/vue-cli.git
git clone is used to create a copy or clone of vue-cli 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 vue-cli https://github.com/Wscats/vue-cli/archive/master.zip

Or simply clone vue-cli with SSH
[email protected]:Wscats/vue-cli.git

If you have some problems with vue-cli

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