React SSR demo This template is build using vite and uses renderToString for SSR. To run the demo: dev: yarn install && yarn dev. prod: yarn install && yarn build && yarn preview