- 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.
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 .
Please update the README file with any API changes, the code and docs should always be in sync.
If you have any questions, please feel free to ask in our Gitter channel!