UIGetting StartedInstallation

Installation

Learn how to set up dependencies and organize your application structure.

Note

ATAS UI utilizes the shadcn cli, making it easy to install and customize components effortlessly.

Important

This setup uses Tailwind v4. Make sure your project is compatible before proceeding.

Setup shadcn.

Refer to the shadcn installation guide to configure your project.

🎉 That's it!

You can now start adding components to your project.

npx shadcn@latest add "https://ui.atastech.com/r/button"

On this page