Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 378 Bytes

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