@ -0,0 +1,12 @@
# DotN64-web
This is the home site of the emulator.
## Requirements
* [pandoc](https://pandoc.org/).
## Building
* `make`. If you can't observe changes (i.e. template updates) do `make clean && make` instead.
* Open `site/index.html`.