elm-spa/src
2019-12-11 17:21:48 -06:00
..
Internals add a readme, maybe it's almost merge time? 2019-11-21 23:49:36 -06:00
Spa add a readme, maybe it's almost merge time? 2019-11-21 23:49:36 -06:00
README.md add a readme, maybe it's almost merge time? 2019-11-21 23:49:36 -06:00
Spa.elm add in afterNavigate hook 2019-12-11 17:21:48 -06:00

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!