What if the vue-cli new project is too slow?

maybe it"s because of Great Wall Broadband that it takes half an hour to install vue init webpack demo after the execution of npm install , and then another half hour to install npm install . I would like to ask if I can directly copy this demo folder and change the name demo2 when I create this demo project and then build a new project.

Jul.17,2021

can be copied, but if it's really slow, use cnpm. Taobao image is also good.


use yarn or cnpm. Npm and yarn are respected on vue-cli 's official website

ide/installation.html" rel=" nofollow noreferrer "> https://cli.vuejs.org/zh/guid.


when you finish create, you can stop it and install it with cnpm I

.
Menu