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
- Host: GitHub
- URL: https://github.com/jscottsmith/react-redux-universal-starter
- Owner: jscottsmith
- License: mit
- Created: 2017-02-02T02:15:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T05:52:16.000Z (over 9 years ago)
- Last Synced: 2025-01-29T13:43:37.201Z (over 1 year ago)
- Topics: boilerplate, isomorphic, react, redux, starter, universal, webpack
- Language: JavaScript
- Size: 2.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).