/elm-hedley

Elm web app with Headless Drupal backend

Primary LanguageElmMIT LicenseMIT

Build Status

elm-hedley

An Elm single page application. The server side code is here.

Read more about this project.

Install

Install Elm v0.16.0 (npm install -g elm@0.16.0)

npm install && bower install
elm-package install -y

Execute with gulp

Testing

In order to view the tests on the browser Start elm reactor (elm-reactor) and navigate to http://localhost:8000/src/elm/TestRunner.elm