- Try the master-branch, perhaps the problem has been solved.
- 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.
- Before a Pull request run
npm run build
. - Pull requests only into master-branch.
This project requires npm.
- Fork this repo on github.
- Clone locally.
- From your local repo run
npm install
. - Run local dev server
npm run dev
and go tohttp://localhost:3008/