A fork of mtelver's day10 project
README.md

merlin-js#

Try-it: https://voodoos.github.io/merlin-js

To run locally, run 'make' then launch an http server from the 'examples' directory. For example:

make
cd examples
python3 -m http.server