Skip to content

A minimal React-Redux boilerplate with support for code splitting, hot module reload and server side rendering.

Notifications You must be signed in to change notification settings

scaledrop/react-ssr

 
 

Repository files navigation

React code splitting

Pre requirements

Libraries docs

Getting started

$ git clone https://github.com/mirchenko/react-code-splitting.git <YOUR_FOLDER_NAME>
$ cd <YOUR_FOLDER_NAME>
$ yarn 
$ yarn build
$ yarn server-build
$ node server.js

Service available on localhost:8079

About

A minimal React-Redux boilerplate with support for code splitting, hot module reload and server side rendering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 8.7%
  • HTML 0.8%