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

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

Redux based todo app build with React
https://github.com/alexcambose/react-redux-todo

react react-router redux redux-logger todo todoapp todos webpack

Last synced: 3 months ago
JSON representation

Redux based todo app build with React

Awesome Lists containing this project

README

          

# react-redux-todo
Redux based todo app build with [React](https://facebook.github.io/react/)
## Installation
`cd react-redux-todo && npm install`
## Usage
`npm run dev` starts webpack-dev-server

`npm run build` bundles everything into `dist/bundle.js`