Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Example app of react server side rendering, including redux and react-router.

License

Notifications You must be signed in to change notification settings

josh-taylor/react-server-side-rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Side Rendering Example

This repository is a test for server side rendering with React, React Router and Redux.

Setup

Packages can be installed with Yarn.

$ yarn

Running

Compile the client assets with browserify.

$ gulp browserify

Run the node server.

$ node index.js

About

Example app of react server side rendering, including redux and react-router.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published