Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 320 Bytes

Getting started

  • Install node.js
  • Install the node.js dependencies: npm install
  • Run node make or node make minify

You can run npm run lint to run JSHint and csslint for our files.