Skip to content

An isomorphic (universal) webapp with react-redux, react-router v4, webpack 3, and other modern elements

License

Notifications You must be signed in to change notification settings

nvonbulow/react-redux-modern-universal-hot-example

Repository files navigation

React Redux Universal Modern Hot Example

build status Dependency Status devDependency Status


About

I've been looking for a good boilerplate for a React app. I've looked at several of them, but none of them quite nailed all of what I would consider "good practices". This stack is heavily based off of react-redux-universal-hot-example by erikras and takes most of its structure and a lot of its code. However, that example is from 2015, and many of the libraries and dependencies used are out of date. Here, I've updated everything to very modern if not the latest versions.

Installation

yarn install

or

npm install

Running the Dev Server

npm run dev

Depending on the size of the app, it may take a while for the initial Webpack build to complete

Documentation

Coming Soon

See react-redux-universal-hot-example in the mean time

Explaination

Coming Soon

See react-redux-universal-hot-example in the mean time

About

An isomorphic (universal) webapp with react-redux, react-router v4, webpack 3, and other modern elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published