mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 09:44:55 +03:00
612 B
612 B
elm-spa
single page apps made easy
what is elm-spa?
elm-spa is a framework for building web apps in Elm. It's not a "framework" like React or VueJS, it's more of a framework like NextJS, Rails, or .NET MVC.
It provides simple tooling and a convention for creating single page apps, so you can focus on the cool thing you want to build!
Learn more at elm-spa.dev
looking for the website's code?
the website project is available over here: https://github.com/ryannhg/elm-spa-dev
(that's the one we build together at elm-spa.dev/guide)