リンクいろいろ
elm initの後、src/Main.elm ファイルとindex.htmlを作成し、
elm make src/Main.elm --=output=main.js
https://github.com/bryanjenningz/25-elm-examples/blob/master/25-navigation-todos.elm
https://www.codefornerds.com/understanding-the-browser-document-elm-application-pt-1/
https://github.com/halfzebra/create-elm-app
https://github.com/romariolopezc/elm-webpack-4-starter
https://github.com/simonh1000/elm-webpack-starter
https://qiita.com/takmatsukawa/items/daed519ec3a1d3e3555d
@takmatsukawa
2018年12月05日に更新
Elm SPA テンプレートを作った 1