Skip to content

E1337Kat/storm_pages

Repository files navigation

Storm Pages using TodoMVC template - Try It!

All of the Elm code lives in src/ and relies on the elm/html library.

There also is a port handler set up in index.html to store the Elm application's state in localStorage on every update.

Build Instructions

Run the following command from the root of this project:

elm make src/Main.elm --output=elm.js

Then open index.html in your browser!

About

The website for my cat, storm. at storm.cat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published