npm install
node make
node make minify
You can run npm run lint to run JSHint and csslint for our files.
npm run lint