105k
New

Installation

PreviousNext

How to install dependencies and structure your app.

Quick Start

Run the following command to create a new project with shadcn/ui:

pnpm dlx shadcn@latest create

This will guide you through the process of creating a new project with shadcn/ui with your preferred framework, icon library, and theme.

Pick Your Framework

Start by selecting your framework of choice. Then follow the instructions to install the dependencies and structure your app. shadcn/ui is built to work with all React frameworks.