An open API service indexing awesome lists of open source software.

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

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".