A framework built using racket to aid in making virtual lab experiments similar to ones found in algodynamics.io
- Install racketscript: https://github.com/racketscript/racketscript/
- Make sure to have the path to
racks
inPATH
s env variable
- Run
racks interktive.rkt
- This will generate js code in js-build/ folder which contains the
index.html
file. - Serve the html file or open it directly in the browser to view the built experiment