Files
elm-0.19-workshop/part14
2016-12-11 15:20:20 -08:00
..
2016-09-07 07:38:57 -05:00
2016-12-11 15:16:03 -08:00
2016-12-11 15:20:20 -08:00
2016-09-07 07:40:05 -05:00
2016-09-07 07:38:57 -05:00
2016-09-07 07:38:57 -05:00
2016-12-11 15:20:20 -08:00
2016-09-07 07:50:43 -05:00
2016-09-07 07:38:57 -05:00
2016-12-11 15:20:20 -08:00

Part 13

Installation

elm-package install

(Answer y when prompted.)

Building

elm-live Main.elm --open --pushstate --output=elm.js

Compiling CSS

elm-css Stylesheets.elm

References