Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 347 Bytes

ssr-react-streaming-example

React SSR Streaming Example

Install and start dev servers:

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