This is an example project using Doxx.
To check it:
- `npm install`
- run `./build.sh` (or `./watch.sh` if you want to play with the contents)
- run `node server.js`
- open `http://localhost:3000` in the browser
