petertait / hoffgame-christmas-2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Examples

A collection of simple Elm projects.

These projects are nice examples of Elm code that are great to learn from and fun to play with in Elm Reactor.

Get Set Up

After installing Elm Platform, clone this repo:

git clone https://github.com/evancz/elm-examples.git
cd elm-examples

And then start the reactor with the following command:

elm-reactor

The Reactor should be running at http://localhost:8000. Check it out! Be sure to click on the little wrenches to go into debug mode.

If you want more examples to mess with, try taking something from the examples page.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%