- Make sure you're using the latest version, check releases for that.
- Use the search, maybe there is already an answer.
- If not found, create an issue, please dont forget to carefully describe it how to reproduce it / pay attention to the issue-template.
- Pull requests only into the master branch.
This project requires npm ad node.
- Fork this repo on github.
- Clone locally.
- From your local repro run
npm install
. - Run
npm start dev
.