Skip to content

Commit cf0858a

Browse files
author
Erik Rasmussen
committed
added link to erikras' starter kit example in README
1 parent 3a14e8a commit cf0858a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ When in doubt, use the shorter option!
353353

354354
Besides the examples in this repo, there is an [officially supported example](https://github.com/emmenko/redux-react-router-async-example) (_still WIP_) tackling those implementations.
355355

356+
There is also a complete universal (isomorphic), hot-reloading example with `react-router` and asynchronous data fetching from both the client and server [here](https://github.com/erikras/react-redux-universal-hot-example/).
357+
356358
### How does hot reloading work?
357359

358360
* http://webpack.github.io/docs/hot-module-replacement.html

0 commit comments

Comments
 (0)