[vue]常用指令集合

 1.设置淘宝镜像

npm config set registry http://registry.npm.taobao.org/

还原npm镜像

npm config set registry https://registry.npmjs.org/

 

posted @ 2021-06-06 17:16  coffeemil  阅读(53)  评论(0)    收藏  举报