Fork the repo.
npm install
bower install
Run the build: grunt
grunt
Run the tests: karma start
karma start
Make changes in source folder (src)
src
Minify source files: grunt
Make the test pass
Commit changes:
Push your changes to your fork and submit a pull request