摘要: grunt官网安装grunt的介绍中是这么写的:npm install -g grunt-cli这里安装Grunt的命令行支持(command line interface,简称CLI),在这之后,命令提示符中将会识别grunt命令。安装grunt-cli 并不能称为安装Grunt完毕。这是因为,G... 阅读全文
posted @ 2014-10-30 09:52 破男孩 阅读(472) 评论(0) 推荐(0) 编辑