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

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

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)