#### 淘宝镜像安装

控制台内执行
npm install -g cnpm --registry=https://registry.npm.taobao.org
#### 使用

安装成功后 使用 cnpm i xxx 代替 npm install xxx

相关文章: