Docs
Installation

Installation

How to install shadcn/docs.

Prerequisites

  • Node.js v18+
  • npm or yarn or pnpm

Clone the repository

git clone https://github.com/duongductrong/shadcn-docs.git

Install dependencies

pnpm add

Run the development server

pnpm dev