Setup
Clone the repository and install dependencies:
```bash npm install npm run dev ```
The app runs on http://localhost:7701.
To run the docs site:
```bash cd docs pnpm start ```
The docs run on http://localhost:7700.
Clone the repository and install dependencies:
```bash npm install npm run dev ```
The app runs on http://localhost:7701.
To run the docs site:
```bash cd docs pnpm start ```
The docs run on http://localhost:7700.