Elm template app

Get started

brew install elm
npm install -g elm-live

Develop

./run

http://localhost:8000/

open Counter.elm in your editor and start making changes