文件名称:grunt-htmllint-example:grunt-htmllint 插件的示例项目
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-28 10:40:58
JavaScript
grunt-htmllint-example 这是 grunt-htmllint 插件的一个简单示例项目。 确保你已经安装了nodejs 。 之后,运行以下命令: # Install the grunt-cli module (only do this once) $ npm install -g grunt-cli # Install the node_modules for this project $ cd < the> $ npm install # Run the grunt tasks, you should see some htmllint output $ grunt
【文件预览】:
grunt-htmllint-example-master
----.gitignore(19B)
----README.md(438B)
----Gruntfile.js(462B)
----package.json(160B)
----src()
--------index.html(282B)