XhmikosR 9ae9c71d0d Update deps and .jshintrc.
JSHint 2.1.4 comes with a `shelljs` option which we can use instead of defining the individual globals.
2013-06-30 12:41:59 +02:00
..
2012-09-22 20:19:16 +02:00
2013-06-05 17:27:35 +02:00
2013-06-30 12:41:59 +02:00
2013-06-30 12:41:59 +02:00

Getting started

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

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