v0.1.6·Getting Started
Quick Start
Get up and running with the CLI in minutes

Quick Start

Get started with the CLI in just a few minutes with this quick walkthrough.

Installation

Install the CLI package:

npm install -g @ui-lab/cli

First Command

Run your first CLI command to verify the installation:

ui-lab --version

Create Your First Component

Generate a new component scaffold:

ui-lab create my-component

This creates a new component with all necessary files and configurations.

Next Steps

© 2025 UI Lab • Built for humans and machines