- Fork and clone the repo.
- Run
npm installto install all build dependencies(including Grunt). - Create a new branch, please DON'T work in your master branch directly.
- Run
gruntso that you can see the impact of your changes on the browser while developing. - Fix stuff or add new feature.
- Update the documentation to reflect any changes.
- Push to your fork and submit a pull request.