How to install shadcn/docs.
Clone the repository
git clone https://github.com/duongductrong/shadcn-docs.git
Install dependencies
pnpm add
Run the development server
pnpm dev
On This Page