1
Fork 0
solar-conflux/elm/todolist
Matei Adriel 98b2f7ee9f
elm(todolist): fix: fixed gh pages not beeing able to serve files
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:19:32 +02:00
..
.github/workflows elm(todolist): fix: fixed ci trying to elm install 2019-11-28 17:15:34 +02:00
public elm(todolist): fix: fixed gh pages not beeing able to serve files 2019-11-28 17:19:32 +02:00
src elm(todolist): feat: basic todo operations 2019-11-28 16:57:45 +02:00
.gitignore elm(todolist): chore: initial setup 2019-11-28 15:56:39 +02:00
elm-analyse.json elm(todolist): feat: basic todo operations 2019-11-28 16:57:45 +02:00
elm.json elm(todolist): chore: initial setup 2019-11-28 15:56:39 +02:00
README.md elm(todolist): ci: added a basic github actions config 2019-11-28 17:05:32 +02:00

Elm todo app

Todo app made in 1h for getting a better understanding of the elm architecture