Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

eashish93/create-react-app-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of implementing react server rendering with facebook cli create-react-app without any ejection and modification. Just simply make the frontend app as you would do using create-react-app. No need to change anything in client to make server rendering. It also uses async server rendering using react-router.

How to test

  1. First create the build using npm run build.
  2. Then type npm run start:server to see the production.

About

Implementing server side rendering without any modification to create-react-app cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published