Skip to content

Latest commit

ย 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ssr-reactapp

Simple SSR for React with Expressjs

npx create-react-app ssr-reactapp

cd ssr-reactapp

yarn add express

yarn build

yarn add @babel/preset-env @babel/preset-react @babel/register ignore-styles

then add package.json script command

"ssr": "node server/index.js" ๐ŸŽ‰

๐Ÿš€ npm run ssr

Your server side render app ready, Happy Coding! ๐Ÿ˜‰๐Ÿ˜‰๐Ÿ˜‰

About

Simple SSR for React with Expressjs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages