316bd92faf | ||
---|---|---|
.. | ||
1-presidents.elm | ||
2-sightseeing.elm | ||
README.md | ||
elm-package.json |
README.md
Examples
Build Instructions
To see the examples running without any CSS you can just run the following commands:
git clone https://github.com/evancz/elm-sortable-table.git
cd elm-sortable-table
cd examples
elm-reactor
And then navigate to 1-presidents.elm
from localhost:8000.