An example SPA in Elm An example Elm single page application built for http://www.elm-tutorial.org/ Setup Install Elm Install Node Install Yarn Install node packages: yarn Running the application: In terminal run: yarn start Open http://localhost:3000