hypnoglow / elm-by-example

Collection of examples that illustrate the Elm language basics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-playground

Simple Elm language examples.

Running

Make sure Elm is installed.

Run:

elm reactor

and navigate to the listening URL which is http://localhost:8000 by default.

About

Collection of examples that illustrate the Elm language basics.


Languages

Language:HTML 97.9%Language:Elm 2.1%