elm-spa/README.md
Ryan Haskell-Glatz d4517fdd0d update readme
2020-01-07 22:18:20 -06:00

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)