mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 01:32:43 +03:00
single page apps made easy
docs | ||
examples/01-hello-world | ||
src | ||
.gitignore | ||
.npmignore | ||
elm.json | ||
LICENSE | ||
README.md |
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.