Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 290 Bytes

File metadata and controls

15 lines (11 loc) · 290 Bytes

🛠 Customer Support Dashboard

🚀 Installation

# Clone repo
git clone https://github.com/your-username/your-repo.git
cd your-repo

# Install dependencies
npm install

# Install Tailwind CSS + PostCSS
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p