Getting started

Installation

Install the CLI and configure PandaCSS for Stalk UI.

Overview

Start in an existing React project that already uses PandaCSS, then run the init command.

The CLI writes a stalk.config.json file, patches panda.config.ts with the Stalk preset, and installs the runtime packages.

Install path

Switch package managers and preview the exact CLI steps plus generated files.

Commands

pnpm dlx @stalk-ui/cli init
pnpm dlx @stalk-ui/cli add button

What changes

  • stalk.config.json tracks registry preferences.
  • panda.config.ts receives the Stalk preset.
  • Runtime packages are added to the app.