nodejs环境基础配置
1.下载http://nodejs.cn/download/ 一路默认安装即可
2.安装淘宝镜像: npm install -g cnpm --registry=https://registry.npm.taobao.org 【来自 https://developer.aliyun.com/mirror/NPM?from=tnpm 】
3.npm install --save-dev webpack -g
idea导入eclipse
nodejs环境基础配置
1.下载http://nodejs.cn/download/ 一路默认安装即可
2.安装淘宝镜像: npm install -g cnpm --registry=https://registry.npm.taobao.org 【来自 https://developer.aliyun.com/mirror/NPM?from=tnpm 】
3.npm install --save-dev webpack -g
idea导入eclipse