1、安装node.js
检查node,npm是否安装好:
node -v npm -v
2、淘宝镜像安装cnpm
npm install -g cnpm -registry=https://registry.npm.taobao.org