Vite + h3 + React RSC starter This example shows how to setup a React application with Server Component features on Vite using @vitejs/plugin-rsc and h3. Based on https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-rsc/examples/starter. # run dev server npm run dev # build for production and preview npm run build npm run preview License MIT