React frontend template with Rivet Actors.
npm install
npm run dev- React frontend: Build interactive UIs with React that connect to Rivet Actors
- Type-safe client: Use
@rivetkit/reacthooks for type-safe actor communication - Real-time updates: Subscribe to actor events for live UI updates
- Actor state management: Actors handle backend logic while React manages UI state
MIT