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

https://github.com/jigsawye/redux-friendlist

redux & webpack & redux-devtools & es6
https://github.com/jigsawye/redux-friendlist

Last synced: about 2 months ago
JSON representation

redux & webpack & redux-devtools & es6

Awesome Lists containing this project

README

        

redux-friendlist
=====================

Just for learning redux.

### Usage

```
npm install
npm start
open http://localhost:3000
```
### License

MIT

### Reference

[0 to 1 : Getting started with Redux](http://www.jchapron.com/2015/08/14/getting-started-with-redux/)