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

https://github.com/jscottsmith/react-redux-universal-starter

React Redux starter app with universal rendering
https://github.com/jscottsmith/react-redux-universal-starter

boilerplate isomorphic react redux starter universal webpack

Last synced: 3 months ago
JSON representation

React Redux starter app with universal rendering

Awesome Lists containing this project

README

          

# React Redux Universal Starter

A React Redux webapp starter with universal rendering using Webpack as a build tool. Based largely on [react-redux-universal-hot-example](https://github.com/erikras/react-redux-universal-hot-example) by [erikas](https://github.com/erikras).