react-ssr-app
v1.0.2
Published
React Server-Side Rendering
Downloads
1
Readme
React SSR
React Server-Side Rendering boilerplate for building universal apps.
Installation
for [email protected] or above npx react-ssr-app rssr-app
for other npm versions npm install --global react-ssr-app
react-ssr-app rssr-app
- change directory
cd rssr-app
- run dev mode
npm start
- open in browser
http://localhost:3000
License
This project is licensed under the MIT License - see the LICENSE.md file for details.