Skip to content

OpenClassrooms/w3c-validate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3c-validate

OpenClassrooms W3C validate tool

QUICKSTART

  • npm install
  • cp config.yaml.dist config.yaml
  • edit config.yaml :
    • change 'baseUrl' with base url of website to test
    • fill 'url' with all uri to test
  • run 'node validate.js' will create a static html file
  • run 'grunt' to launch a static server
  • go to http://localhost:9001 to display results

About

OpenClassrooms W3C validate tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published