Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 355 Bytes

File metadata and controls

15 lines (12 loc) · 355 Bytes

Built.is Plugin: Social Proof ShadCN

A Built.js plugin with sections and pages for showcasing customer feedback, with ShadCN.

Demo: https://social-proof-shadcn.vercel.app

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev