Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 83462cc

Browse files
committed
Merge pull request #283 from chentsulin/patch-1
Added a example to Readme
2 parents b506021 + 5b57deb commit 83462cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Examples from the community:
128128
* [mxstbr/react-boilerplate](https://github.com/mxstbr/react-boilerplate/tree/v3.0.0) - :fire: Quick setup for performance orientated, offline first React.js applications
129129
* **Tip**: Upgrading from react-router w/o react-router-redux? Use [this PR](https://github.com/mxstbr/react-boilerplate/pull/98/files) as a reference!
130130
* [erikras/react-redux-universal-hot-example](https://github.com/erikras/react-redux-universal-hot-example) - Universal rendering with Webpack
131+
* [chentsulin/redux-boilerplate](https://github.com/chentsulin/redux-boilerplate) - Extend redux counter examples with react-router and react-router-redux
131132

132133
_Have an example to add? Send us a PR!_
133134

0 commit comments

Comments
 (0)