React Streaming SSR demo
April 21, 2024 ยท View on GitHub
This template is build using vite and uses renderToPipeableStream for SSR.
To run the demo:
- dev:
yarn install && yarn dev. - prod:
yarn install && yarn build && yarn preview
April 21, 2024 ยท View on GitHub
This template is build using vite and uses renderToPipeableStream for SSR.
To run the demo:
yarn install && yarn dev.yarn install && yarn build && yarn preview