/elm-routing-example

This is a minimal functional page routing example

Primary LanguageElm

Elm simple routing example

Most of this code was taken from package.elm-lang.org.

I condensed it down to the essential parts to have a minimum working example of switching pages on routing.