mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 09:44:55 +03:00
307 B
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!