Fset model renderer
[MacOS]
Install elm via asdf
brew install asdfasdf plugin add elmasdf install elm 0.19.1asdf local elm 0.19.1
Up and running with file watcher
npm install --global elm elm-liveelm-live src/Main.elm --start-page=index.html -- --output=main.js