安装node.js webkit环境[一]

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中

 

安装包

posted @ 2014-12-18 18:42  红鲤鱼与驴与绿鲤鱼  阅读(177)  评论(0编辑  收藏  举报