Skip to content

Installation

local device

Install the library using pnpm, npm or yarn:

bash
## using pnpm
pnpm add dialogflow-react

## using npm
npm install dialogflow-react

## using yarn
yarn add dialogflow-react

try online

Open in StackBlitz