Gizra/elm-hedley
Elm web app with Headless Drupal backend
{ "createdAt": "2015-09-04T18:43:27Z", "defaultBranch": "master", "description": "Elm web app with Headless Drupal backend", "fullName": "Gizra/elm-hedley", "homepage": "https://gizra.github.io/elm-hedley", "language": "Elm", "name": "elm-hedley", "pushedAt": "2017-05-30T14:42:23Z", "stargazersCount": 306, "topics": [], "updatedAt": "2025-09-06T12:49:47Z", "url": "https://github.com/Gizra/elm-hedley"}elm-hedley
Section titled “elm-hedley”An Elm single page application. The server side code is here.
Read more about this project.
Install
Section titled “Install”Install Elm v0.16.0 (npm install -g elm@0.16.0)
npm install && bower installelm-package install -yExecute with gulp
Testing
Section titled “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