Prerequisites for building:
- Install NodeJS.
To build, run npm install
.
To use, simply run an HTTP server from the directory. For example:
- Install
http-server
:npm i -g http-server
- Run
http-server
in this directory - Open a browser to
http://localhost:8080/