Files
elm-0.19-workshop/part14/README.md
Richard Feldman 9238659d69 Add part14
2016-09-07 07:38:57 -05:00

335 B

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