Skip to content

nshntarora/react-ssr-demo

Repository files navigation

React SSR Demo

This application was built using create-react-app.

Installation.

# First Step, clone this repository
git clone [email protected]:nshntarora/react-ssr-demo

# Step Two, change to the app directory
cd react-ssr-demo

# Step Three, install all dependencies
npm install

# Step Four, start the server
npm run start

Your application shall then be running on port 5000.

About

Trying out SSR in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published