> ## Documentation Index
> Fetch the complete documentation index at: https://pearsdb.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# React

## Instalar el SDK de React

```bash theme={null}
npm install @pearsdb/react
```

## Ejecutar Localmente

Ejecute el siguiente comando en su terminal.

```bash theme={null}
npx next dev
```
