Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 554 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 554 Bytes

Roque algorithms Visalisation tool

React webapp to visualize the data from Roque algorithms. link

Get started

  1. git the github repository
  2. install npm: npm install

Contribute

when you made your changes:

  1. create pull request or push to the repository
  2. To intergrate it in the website run: npm run deploy

TODO

  1. Update usermanual pdf: in src update the HandleidingRoguealgorithmsvisualisationtool.pdf and push it. make sure you deploy it again