Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasbento/react-redux-todo

React & Redux Todo Application
https://github.com/lucasbento/react-redux-todo

react redux redux-todo webpack

Last synced: 10 days ago
JSON representation

React & Redux Todo Application

Awesome Lists containing this project

README

        

React & Redux Todo App



## Running

```sh
npm start
```

### Production build

```sh
npm run build # build files will be available in ./dist
```