下载node
官网下载地址:http://nodejs.cn/download/,根据自己电脑选择32位还是64位。
检测node版本(同时检测是否安装成功)
win
R
npm install -g cnpm --registry=https://registry.npmmirror.com
cnpm -v
npm install -g yarn
yarn --version 或 yarn -v
京公网安备 11010502049817号