-
Run app
git clone https://github.com/{username}/dive-into-elm-exercise.git
cd dive-into-elm-exercise
elm-package install
elm-reactor
-
Exercises are defined in
Main.elm
-
Open a pull request to show your result
-
Have fun :)
Run app
git clone https://github.com/{username}/dive-into-elm-exercise.git
cd dive-into-elm-exercise
elm-package install
elm-reactor
Exercises are defined in Main.elm
Open a pull request to show your result
Have fun :)