Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 395 Bytes

INSTALLATION

npm install
cp conf.json-dist conf.json
nano conf.json
npm run build
npm run doc # (optional) create jsdoc documentation in doc/

CONTRIBUTING

This application is developed by Stephan Bösch-Plepelits. You are very welcome to post bug reports, ideas and pull requests to the Github repository.