From 84edf900ca4338a52849b0e7eca41364b011a53f Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 21 Feb 2017 08:55:42 +1300 Subject: [PATCH] New starter project (#485) * New starter project * Renamed project --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 78f7a9c9c..54393f9c9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,6 +24,7 @@ Don't be shy, add your own. * [trowel](https://github.com/frux/trowel) (universal/ssr, redux, react-router 4, webpack 2, postcss) * [react-navigation-web](https://github.com/agrcrobles/react-navigation-web) (react-navigation in web + redux, hot reloading!) * [react-universal-hot-loader-starter-kit](https://github.com/earnubs/react-hot-loader-starter-kit) (universal express app with webpack 2, react-router 4, redux and react-hot-loader 3) +* [bare-minimum-react-hot-rr4-redux](https://github.com/nganbread/bare-minimum-react-hot-rr4-redux) (Bare minimum webpack 2, react-router 4, redux) #### React-Hot-Loader v1