antonyshchenko / dive-into-elm-exercise

Exercise for everyone to dive into Elm (Elmoin Meetup May 2016)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise for everyone to dive into Elm

Elmoin Meetup May 2016

  1. Fork https://github.com/elmoin/dive-into-elm-exercise.git

  2. Run app

git clone https://github.com/{username}/dive-into-elm-exercise.git
cd dive-into-elm-exercise
elm-package install
elm-reactor
  1. Exercises are defined in Main.elm

  2. Open a pull request to show your result

  3. Have fun :)

About

Exercise for everyone to dive into Elm (Elmoin Meetup May 2016)


Languages

Language:Elm 100.0%