elm-spa/examples/01-hello-world/README.md
2021-01-15 21:39:37 -06:00

307 B

examples/01-hello-world

A web application made with elm-spa

running locally

elm-spa server

other commands

elm-spa add <url>   # add a new page
elm-spa build       # production build
elm-spa watch       # compile as you code, without the server!