Skip to content

Starter Application for Elm Single Page Applications

License

Notifications You must be signed in to change notification settings

taj/elm-spa-starter

Repository files navigation

This is a simple starter application for Elm Single Page Applications.

It is mostly based on https://github.com/rtfeldman/elm-spa-example and it only includes (for now) a simple implementation of routing and use of SCSS.

How to Use

  • Install Elm
  • (Optional) Install Parcel
  • Run the app: elm reactor, parcel index.html, yarn start or npm start

Full Application Examples:

For a full application example look at the [Real World Example] (https://github.com/rtfeldman/elm-spa-example) or at [Elm Packages] (https://github.com/elm/package.elm-lang.org)

About

Starter Application for Elm Single Page Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages