Add license file
Modernize build
Re-commit initial state
Originally written mid-2017, just after I’d learned how to code. The original commit history is lost to time. Inspired by 3Blue1Brown’s video about Binary, Hanoi and Sierpinski.
To build this project, run:
pnpm install && pnpm build
It will output the minified script, styles and processed HTML into dist
out of which the project can be served for production.