React webapp to visualize the data from Roque algorithms. link
- git the github repository
- install npm:
npm install
when you made your changes:
- create pull request or push to the repository
- To intergrate it in the website run:
npm run deploy
- Update usermanual pdf:
in
src
update theHandleidingRoguealgorithmsvisualisationtool.pdf
and push it. make sure you deploy it again