Skip to content

tat-m3dicine/react-ssr

 
 

Repository files navigation

Server Side Rendering With React and Redux

Pre requirements

Libraries docs

Getting started

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

Service available on localhost:8079

About

Finished sample for Server Side Rendering with React and Redux totorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 3.1%
  • HTML 0.3%