Skip to content

sumeetsarkar/react-redux-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux SSR

A simple React Redux SSR example for a News website

Install dependencies

yarn install

Build dev

yarn run start-dev

Build prod

yarn run start-prod

Open browser @

http:https://localhost:8081

Screenshot

"News App sample: React Redux SSR"