Skip to content
This repository was archived by the owner on Aug 23, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 385 Bytes

Run the Examples

To run the examples in this folder, follow the following steps:

git clone https://github.com/elm-lang/navigation.git
cd navigation
cd examples
elm-reactor

This will navigate into the examples/ directory and start elm-reactor. From here, go to http://localhost:8000 and start clicking on .elm files to see them in action.