Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbgus/elm-todo

elm Todo
https://github.com/dbgus/elm-todo

elm elm-lang frontend-web study

Last synced: about 1 month ago
JSON representation

elm Todo

Awesome Lists containing this project

README

        

# elm Todo

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

$~$

## how to run

```shell
$ 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
- [x] managing todo content status
- [ ] use localStorage or Todo api server (maybe...nest or firebase)
- [ ] design