Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 624 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (21 loc) · 624 Bytes

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 install to 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