ShadCN Vue — Modern UIs with Minimal Effort

Install ShadCN Vue

In this lesson, learn how to install ShadCN Vue in a new Vue + Vite project. Learn how to use the shadcn cli commands to install components. Verify everything is working by displaying a button to the page.

npx shadcn-vue@latest add button

Links