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

https://github.com/soaple/first-met-redux-todo

처음 만난 리덕스 - 미니 프로젝트
https://github.com/soaple/first-met-redux-todo

Last synced: 3 months ago
JSON representation

처음 만난 리덕스 - 미니 프로젝트

Awesome Lists containing this project

README

          

# 처음 만난 리덕스 - 미니 프로젝트(TODO 애플리케이션)

웹 애플리케이션을 개발모드로 실행합니다.
```bash
$ npm start
```

이후 [http://localhost:3000](http://localhost:3000)에서 접속 가능합니다.