Files
elm-0.19-workshop/part12
2016-09-06 20:43:33 -07:00
..
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00
2016-09-06 20:43:33 -07:00

Part 12

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