摘要:
安装 安装node.js 更新 npm工具 npm update -g npm 安装 Grunt CLI npm install -g grunt-cli 创建package.json文件 { "name": "myapp", "version": "0.1.1", "devDependencies": { } } 安装Grunt npm install grunt... 阅读全文
posted @ 2017-12-26 13:49
白日梦想家J
阅读(108)
评论(0)
推荐(0)
2017年12月26日