Skip to content

kalutheo/elm-daily-ui

Repository files navigation

ELM Daily UI

This is a revisited version of the daily Ui Challenge in ELM. The main purpose of this initiative is to practice this awesome language by building some cool stuff.

My inspiration :

How to run it

  • In case you don't have ELM :
npm install elm -g
elm-package install
  • In the root of your Elm project start the reactor with :
elm-reactor
  • For examples built with create-react-app :
npm install create-elm-app -g
elm-package install
elm-app start

About

React UI Fork in ELM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published