Guide
Welcome to the elm-spa guide! This guide assumes you are familiar with Elm and have checked out the official guide.
If you have any questions after reading this, please join us the #elm-spa-users
channel in the Elm Slack. There are also amazing folks in the #beginners
channel that are happy to help with any Elm questions you may have.
what is elm-spa?
Inspired by projects like Nuxt.js, elm-spa is:
- A common framework you can use across projects.
- A CLI that eliminates boilerplate and routing code.
- This website, with guides on building SPAs in Elm.
If you've ever wondered how to call a REST API, handle user authentication, create components, or organize your application- elm-spa is here to help.
Throughout this guide, blue links will take you to external resources from other sites, while green links will take you to other pages on this site!
Ready to get started?