1.下载node.js http://nodejs.cn/
2.下载git https://git-scm.com/download/win
3.安装npm
npm install npm -g
使用淘宝镜像的命令:
cnpm install npm -g
4 打开git输入 node -v 查看node版本, npm -v 查看npm版本
1.下载node.js http://nodejs.cn/
2.下载git https://git-scm.com/download/win
3.安装npm
npm install npm -g
使用淘宝镜像的命令:
cnpm install npm -g
4 打开git输入 node -v 查看node版本, npm -v 查看npm版本