Skip to content

Manjitsingh/react-ssr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Steps to run this locally

In the project directory, you can run:

npm install

It will install all the dependencies written in package.json file.

npm test (optional)

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed! Check your app on http://localhost:8080/

See the section about deployment for more information.

About

Complete guide of Server side rendering for React application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.2%
  • HTML 15.9%
  • CSS 8.9%