NodeJS安装

cnpm安装

1
npm install -g cnpm --registry=https://registry.npm.taobao.org
1
2
npm config set registry http://registry.npm.taobao.org
cnpm -v