dbeff / elm-hedley

Elm web app with Headless Drupal backend

Home Page:https://gizra.github.io/elm-hedley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Elm web app with Headless Drupal backend

https://gizra.github.io/elm-hedley

License:MIT License


Languages

Language:Elm 78.2%Language:JavaScript 12.3%Language:CSS 7.9%Language:HTML 1.7%