Skip to content

htmllint/grunt-htmllint-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-htmllint-example

This is a simple example project for the grunt-htmllint plugin.

Make sure you have nodejs installed. Afterwards, run the following:

# Install the grunt-cli module (only do this once)
$ npm install -g grunt-cli
# Install the node_modules for this project
$ cd <the root directory of this project>
$ npm install
# Run the grunt tasks, you should see some htmllint output
$ grunt

About

An example project for the grunt-htmllint plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published