This project is based on waw framework, build by waw template and can be easily hosted on github pages or waw back-end.
You will need to install Node.js and waw globally
npm i -g waw
To start coding, you can simply run command
waw
If you wanna use github domain, you simply have to replace prefix into github repo name. If you will configure a custom domain, you will need to add "base": "/"
in config.json
file.