An online tool for converting HTML to Giraffe.ViewEngine code (based on HTML-to-ELM).
Install Elm (work with Elm 0.19) : https://guide.elm-lang.org/install/
Run ./build.sh
to generate Main.js in js dir.
Open website/index.html
in your browser, it should work.