Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 321 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 321 Bytes

Running and Contributing

Running the demo app

Run

$ npm install

And

$ npm start 

This will run the demo app (and auto-refresh the browser on code changes)

Contribution Guidelines

Use Pull Requests

Every new change should be created as a pull request to the master branch