Files
elm-0.19-workshop/part14/README.md
2016-09-07 07:50:43 -05:00

344 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