single page apps made easy
Go to file
Ryan Haskell-Glatz 511af9f8d9
Update README.md
2021-01-15 21:44:10 -06:00
docs Update README.md 2021-01-15 21:44:10 -06:00
examples/01-hello-world move over from private repo 2021-01-15 21:39:37 -06:00
src move over from private repo 2021-01-15 21:39:37 -06:00
.gitignore prepare for v5 2020-07-13 22:39:10 -05:00
.npmignore prepare for v5 2020-07-13 22:39:10 -05:00
elm.json move over from private repo 2021-01-15 21:39:37 -06:00
LICENSE include license 2021-01-15 21:42:53 -06:00
README.md move over from private repo 2021-01-15 21:39:37 -06:00

elm-spa

Installation

npm install -g elm-spa@6.0.0

Learn more

Visit the official site at elm-spa.dev for more examples, guides, and other documentation.

The Elm package

If you are using elm-spa, there's no read through the Elm package documentation. The package exists to constrain the CLI, and serves as a reference for future contributions.