https://github.com/jacob-ebey/ssr-react-streaming-example
React SSR Streaming Example
https://github.com/jacob-ebey/ssr-react-streaming-example
Last synced: 9 months ago
JSON representation
React SSR Streaming Example
- Host: GitHub
- URL: https://github.com/jacob-ebey/ssr-react-streaming-example
- Owner: jacob-ebey
- Created: 2020-11-22T04:50:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-22T12:24:39.000Z (over 5 years ago)
- Last Synced: 2025-04-22T07:01:47.814Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://ssr-react-streaming-example.jacob-ebey.workers.dev/
- Size: 99.6 KB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ssr-react-streaming-example
React SSR Streaming Example
Install and start dev servers:
```bash
> yarn
> yarn dev
```
If things don't load on :5000 and :5001 respectively, type `rs` and hit enter a few times to try to restart the servers.
If this doesn't work, just cd to the individual packages and run `yarn dev` in each starting with "b".