Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 299 Bytes

Demo projects

To get started, navigate to one of the demo projects, then hit npm i.

After installing you can build with npm run build.

The watcher relies on a global dependency wml. Install it with npm i wml -g and then you can do npm run watch.

Happy hacking, have fun, and explore!