Run the Navigation Example

To run the example, follow the following steps:

git clone https://github.com/nidstang/elm-navigation-example.git
cd elm-navigation-example
elm-reactor

Go to http://localhost:8000 and start clicking on Main.elm file to see it in action.