# 执行这个 npm install -g cnpm --registry=https://registry.npm.taobao.org
然后把
npm install XXX
改成
cnpm install XXX .
速度就飞快了. 这个源是taobao的镜像 , 十分钟同步一次….