/elm-ui-basics

Whirlwind tour of elm-ui

Primary LanguageElm

elm-ui basics

Examples of how to use the elm-ui library which demonstrate the basics of styles and layouts.

How to Run

To run, do:

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

from the root of this project and view index.html in a browser.

Live Demo

See a live demo here.