https://github.com/differui/react-redux-rollup-todo-list
React+Redux example bundle with Rollup.js
https://github.com/differui/react-redux-rollup-todo-list
buble reactjs redux rollup
Last synced: 3 months ago
JSON representation
React+Redux example bundle with Rollup.js
- Host: GitHub
- URL: https://github.com/differui/react-redux-rollup-todo-list
- Owner: differui
- Created: 2017-04-15T14:06:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T14:09:16.000Z (about 9 years ago)
- Last Synced: 2025-07-29T12:59:25.742Z (10 months ago)
- Topics: buble, reactjs, redux, rollup
- Language: JavaScript
- Homepage:
- Size: 140 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
react-redux-rollup-todo-list
=====
Redux offical site [TodoList](http://redux.js.org/docs/basics/ExampleTodoList.html) bundle with Rollup.
## Setup:
```bash
npm install
npm run build
```
## License
MIT © [BinRui.Guan](mailto:differui@gmail.com)