01
Client rendered
Vite SPA
Remote set hydration, syntax switching, and animation control in a minimal React 19 application.
npm run dev --workspace @react-7tv/example-vite- src/App.tsx
- src/main.tsx
- src/styles.css
Copy, run, remix
Each example is a complete, production-buildable app in the repository. Install once at the root, then run the workspace you want to inspect.
Remote set hydration, syntax switching, and animation control in a minimal React 19 application.
npm run dev --workspace @react-7tv/example-viteFetch with the server-safe /core entry, then pass serializable data into an interactive client boundary.
npm run dev --workspace @react-7tv/example-nextLoad the emote set in a route loader, server render it, and hydrate the same component tree.
npm run dev --workspace @react-7tv/example-react-routerKeep the marketing shell static while hydrating only the interactive React emote playground.
npm run marketing:dev