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