标签:http ar sp on 文件 log bs ef amp
1、 安装node,设置代理npm config set registry https://registry.npm.taobao.org【cmd运行】
2、 安装grunt-cli: npm install -g grunt-cli 【 cmd命令行运行】
3、 安装grunt模块,在Growth.Clients(项目)文件夹下运行命令 npm install【 cmd命令行运行】
4、 配置系统path,添加node-webkit-v0.11.2-win-ia32在你本地的路径
5、在Growth.Clients(项目)文件夹下运行命令 grunt launch【 cmd命令行运行】
安装完node,要把安装路径加到系统的环境变量path中
标签:http ar sp on 文件 log bs ef amp
原文地址:http://www.cnblogs.com/yhdkzy/p/4172408.html