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