Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

Gizra/elm-hedley

Elm web app with Headless Drupal backend

Gizra/elm-hedley.json
{
"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"
}

Build Status

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