Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 248 Bytes

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