Files
elm-0.19-workshop/part13
Richard Feldman c8c89adc63 🎨 elm-format
2018-02-22 17:20:25 -05:00
..
2017-10-26 03:11:00 +02:00
2016-09-06 20:57:27 -07:00
2016-12-11 15:16:03 -08:00
2018-02-22 17:20:25 -05:00
2018-02-22 17:20:25 -05:00
2016-09-06 20:57:27 -07:00
2016-09-06 20:57:27 -07:00
2016-12-11 15:20:20 -08:00
2016-09-07 06:41:50 -05:00
2018-02-22 17:20:25 -05: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