Files
elm-0.19-workshop/part14/README.md
Richard Feldman ef07ce6f52 Fix README
2017-03-11 15:41:55 -08:00

344 B

Part 14

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