npm换源

1
npm install -g cnpm --registry=httpsregistry.npm.taobao.org

以后cnpm安装:

1
cnpm install --save 包
1
cnpm uninstall --save 包

(您还可以在归档页搜索文章标题)