Files
elm-0.19-workshop/part13
2016-09-07 07:38:19 -05:00
..
2016-09-06 20:57:27 -07:00
2016-09-06 20:57:27 -07:00
2016-09-07 04:46:31 -05:00
2016-09-07 07:38:19 -05:00
2016-09-06 20:57:27 -07:00
2016-09-06 20:57:27 -07:00
2016-09-06 20:57:27 -07:00
2016-09-07 06:41:50 -05:00
2016-09-06 20:57:27 -07: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