Coming soon!
- Make sure you have NodeJS installed
- Clone the repository
npm install
bower install
grunt serve
Just run
$ grunt build
Just run
$ grunt ship
Please do not touch gh-pages
branch manually
Run this npm command to fix it:
$ npm run fix-coffee
We need to update grunt-contrib-coffee's coffee-script version to 1.6.0
and run npm install
it if you see coffee-script errors.