to run frontend in a live server: install elm and elm-live make sure you are in the repo root execute: elm-live src/Main.elm --start-page=index.html --pushstate -- --output=main.js