You are viewing a single comment's thread from:RE: Vue.js实战笔记View the full contextlemooljiang (73)in #starnote • 5 years ago nrm 是一个npm源管理器,允许你快速地在如下npm源间切换: npm install nrm -g nrm ls nrm use taobao //切换不同的镜像源 npm install cnpm -g //安装cnpm工具