# App CLI

Interactive CLI for scaffolding [ibl.ai frontend applications](https://github.com/iblai/vibe) with Next.js and React.

---

## Overview

**iblai-app-cli** is a command-line scaffolding tool that generates ibl.ai frontend applications built with Next.js and React. It provides project templates, component libraries, and configuration presets to accelerate frontend development on the ibl.ai platform.

---

## Repository

- **GitHub**: [iblai/vibe](https://github.com/iblai/vibe)
- **License**: Open Source

---

## Getting Started

```bash
git clone https://github.com/iblai/vibe.git
cd vibe
```

Run the CLI to scaffold a new ibl.ai frontend application with your preferred configuration.
