An example Elm single page application built for http://www.elm-tutorial.org/
- Master branch covers Elm 0.19
- See https://github.com/sporto/elm-tutorial-app/tree/018 for Elm 0.18
Install node packages:
npm i
In terminal run:
npm run start
Open http://localhost:3000