Unlock the power of the Elm language.
$ elm-package install
$ npm install -g postcss postcss-cssnext elm-live
$ postcss -u postcss-cssnext -o bundle.css -w unlock.css unlock.css
$ elm-live Unlock.elm --output=elm.js
Open localhost:8000
MIT @ Peter Vilja