- Fork it!
- See the commands on package.json to build, test and run.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
After your pull request is merged, you can safely delete your branch.