Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 668 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 668 Bytes

Development

  • Fork this repo
  • npm run demo will run the local dev server with the demo app on port 8080.
  • npm test will run the tests.

Git commits

This project is using commitizen for Git commits. After adding all of your changes to the staging area, please run npm run commit to write the commit message.

Before creating a PR, please squash your commits for clean git commit history :octocat:.

Documentation

Please update the README file with any API changes, the code and docs should always be in sync.

Community

If you have any questions, please feel free to ask in our Gitter channel!