Skip to content

Commit 0b5ca2b

Browse files
committed
Merge pull request #435 from davezuko/patch-1
Adds react-redux-starter-kit to examples
2 parents 715b846 + b559a19 commit 0b5ca2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ These async and [universal (aka “isomorphic”)](https://medium.com/@mjackson/
136136
* [generator-flux-on-rails](https://github.com/alexfedoseev/generator-flux-on-rails): Scaffold universal `redux` app with Rails API on board. Just one line in console. Multiple bundles ready, hot reloading & auth example included. [Live demo](http://isomorphic-comments.alexfedoseev.com).
137137
* [webapp-starter-pack](https://github.com/dferber90/webapp-starter-pack): Setup with code splitting, gradual loading, SSR, multiple entry points, test support, CI support, linting. Uses webpack for client- and server bundles. Can build for production, too.
138138
* [Awesome list](https://github.com/xgrommx/awesome-redux)
139+
* [react-redux-starter-kit](https://github.com/davezuko/react-redux-starter-kit) Universal with Koa and React Router. Includes redux-devtools, code splitting, unit testing, linting, sass-loading, and Immutable.
139140

140141
### React Native Examples
141142

0 commit comments

Comments
 (0)