Skip to content

dbgus/elm-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm Todo

elm을 해보고싶어서 찍먹해봤습니다.

$~$

how to run

$ git clone https://github.com/dbgus/elm-todo.git
$ cd elm-todo
$ yarn start

elm install link

https://guide.elm-lang.org/install/elm.html

Todo

  • managing todo content status
  • use localStorage or Todo api server (maybe...nest or firebase)
  • design