Skip to content

swazza/react-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ssr

A simple react ssr example with preboot (yet to integrate preboot)

git clone git@github.com:swazza/react-ssr.git
cd react-ssr
yarn install
yarn startClient
// open new terminal window/tab
yarn startServer

Once you've run the above commands, you can access the SSR app at localhost:25000 and the non-SSR app at localhost:24000

About

A simple react ssr example with preboot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages