1
Fork 0
solar-conflux/elm/todolist
Matei Adriel 5768b99435
elm(todolist): chore: added an elmapp.config file
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:32:24 +02:00
..
.github/workflows elm(todolist): fix: fixed ci trying to elm install 2019-11-28 17:15:34 +02:00
public elm(todolist): chore: added an elmapp.config file 2019-11-28 17:32:24 +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
elmapp.config.js elm(todolist): chore: added an elmapp.config file 2019-11-28 17:32:24 +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