v0.1.6·Getting Started
CLI Installation
Install and setup the UI Lab CLI

CLI Installation

Install the UI Lab CLI tool to access all command-line functionality.

Installation Steps

Using npm

npm install -g ui-lab-cli

Using pnpm

pnpm add -g ui-lab-cli

Verify Installation

ui-lab --version

First Steps

After installation, run:

ui-lab init

This will set up your project configuration and prepare it for CLI commands.

© 2025 UI Lab • Built for humans and machines