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
- Host: GitHub
- URL: https://github.com/alexcambose/react-redux-todo
- Owner: alexcambose
- Created: 2017-09-23T15:39:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T08:26:54.000Z (almost 9 years ago)
- Last Synced: 2025-03-05T18:56:22.372Z (over 1 year ago)
- Topics: react, react-router, redux, redux-logger, todo, todoapp, todos, webpack
- Language: JavaScript
- Size: 2.02 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`