Skip to content

williamrozin/elm-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-todo

A very simple TODO list app that i built to learn more about Elm

Pre-requirements

Have Elm installed

Running the App

After install Elm, clone this repo:

https://github.com/williamrozin/elm-todo.git

Go to the project path:

cd ./elm-todo

And run:

elm reactor

Open your browser and go to http://localhost:8000/src/Main.elm

Building the app

If you want to build the app, just run the command below:

elm make src/Main.elm --output=build/index.html

It will generate a index.html file in the dist folder.

Preview

Preview

Licence

Apache-2.0


Made with ❤️ by William Rozin Gaspar

About

A very simple TODO list app written with Elm.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages