Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Run the Examples

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

git clone https://github.com/elm/url
cd url
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.