mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-26 03:08:02 +03:00
.. | ||
Internals | ||
Spa | ||
README.md | ||
Spa.elm |
elm-spa
a way to build single page apps with Elm!
getting started
npx elm-spa init your-project
"Wait– that command didn't work!" (you might need the latest NodeJS)
just installing the elm package?
elm install ryannhg/elm-spa
want to learn more?
you should check out elm-spa.dev!