An Elm single page application. The server side code is here.
Read more about this project.
Install Elm v0.16.0 (npm install -g elm@0.16.0
)
npm install && bower install
elm-package install -y
Execute with gulp
In order to view the tests on the browser Start elm reactor (elm-reactor
) and navigate to http://localhost:8000/src/elm/TestRunner.elm