Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haraldrudell/ssr-create-react-app
Server-Side Rendering for Create React App by Harald Rudell
https://github.com/haraldrudell/ssr-create-react-app
Last synced: 1 day ago
JSON representation
Server-Side Rendering for Create React App by Harald Rudell
- Host: GitHub
- URL: https://github.com/haraldrudell/ssr-create-react-app
- Owner: haraldrudell
- License: other
- Created: 2018-12-25T23:25:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T04:26:22.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T20:37:07.883Z (about 1 month ago)
- Language: JavaScript
- Size: 318 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ssr-Create-React-App
Server-Side Rendering for Create React App
## © 2018-present Harald Rudell (http://www.haraldrudell.com)
This package adds server-side rendering to an existing Create React App project
Dan Abramov says “SSR is hard”: not anymore!
This cover live at haraldrudell.github.io/ssr
Demonstration video 11 min: add server-side rendering to a Create React App
# Usage
Relaunch your Create React App with server-side rendering:
* **yarn add --dev ssr-create-react-app**
* **yarn addssr**
* **yarn ssr**
## link: [Hire Harald Rudell](https://hire.surge.sh/)
## link: [Sponsor Harald Rudell](https://www.gofundme.com/san-francisco-revenge-crime-victim/)
## © 2018-present Harald Rudell (http://www.haraldrudell.com)