joseluistorres / Elm-tutorial-3

Todo App made with Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm tutorial 3

A simple Todo App made with Elm

This version has full styling pulled in through Bootstrap, etc.

Run elm package install before running elm reactor or elm make so that this app will actually be able to build.

To build the app, use elm-make todo.elm, otherwise you can use elm reactor to run the app on a dynamic server.

You can also dynamically build the application by copy and pasting the code into the elm try online app. (make sure to remove the first line of code first).

Check out the Youtube Tutorial for this specific elm Program. video Here is our Youtube Channel Subscribe for more content.

Check out our blog at tensor-programming.com.

Our Twitter and our facebook.

About

Todo App made with Elm


Languages

Language:Elm 100.0%