CONTRIBUTING.md
October 17, 2017 ยท View on GitHub
Developing
Setup
npm install
Testing
npm test
Start Demo
npm start
Submitting Pull Requests
Please follow these basic steps to simplify pull request reviews.
- Please rebase your branch against the current master
- Run
npm installto make sure your development dependencies are up-to-date - Make reference to possible issues on PR comment
Submitting bug reports
- Please detail the affected browser(s) and operating system(s)
- Please be sure to state which version of node and npm you're using