Get updates via , Github, or RSS | About

Episode 50: Elm-Live Nov 9, 2017

Elm-Live provides automatic compliation, a web server, and live reloading in a convenient package.

If you already use Elm and want to recommend an easy path for others to get started, look no further than Elm-Live.

Examples

$ npm install -g elm-live
$ elm-live src/Main.elm --output=elm.js --pushstate