Install React SDK

npm install --save @airstate/client @airstate/react
pnpm add @airstate/client @airstate/react
yarn add @airstate/client @airstate/react
bun add @airstate/client @airstate/react

We are installing both the @airstate/client package as well as the expected @airstate/raeact package, as the React SDK is essentially a wrapper for AirState's JavaScript SDK.