Skip to content

originalfoo/jshint.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jshint.com

Requirements: Node.js

Local Development

First install its dependencies using the following command:

$ npm install

Next, run the site using:

$ npm start

Deployment

The site is hosted on GitHub Pages. The deployment process requires git and GNU Make

$ make deploy

About

The homepage for JSHint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 4.8%
  • HTML 4.0%
  • Makefile 0.2%