Installation
Install useFlow using your preferred package manager.
Package managers
Section titled “Package managers”npm install @useflow/reactyarn add @useflow/reactpnpm add @useflow/reactbun add @useflow/reactWhat gets installed
Section titled “What gets installed”Requirements
Section titled “Requirements”useFlow works with modern React versions:
- React
^18.0.0or^19.0.0 - TypeScript
^5.0.0(optional, but recommended)
TypeScript support
Section titled “TypeScript support”useFlow is written in TypeScript and includes type definitions out of the box. No additional @types packages are needed.
Next steps
Section titled “Next steps” Quick Start 🚀 Build your first flow. Ship a working flow in minutes!
Try Interactive Demos See useFlow in action with real-time flows you can interact with.
Other resources:
- Type Safety - Get full type safety for your flows
- Core Concepts - Understand flows, steps, and context