8.7k

Installation

PreviousNext

How to install dependencies and structure your app.

Pick Your Framework

Start by selecting your framework of choice. Then follow the instructions to install the dependencies and structure your app. shadcn-vue is built to work with all Vue frameworks.

VSCode extension

Install the shadcn-vue extension by @selemondev in Visual Studio Code to easily add Shadcn Vue components to your project.

This extension offers a range of features:

  • Ability to initialize the Shadcn Vue CLI
  • Install components
  • Open documentation
  • Navigate to a specific component's documentation page directly from your IDE.
  • Handy snippets for quick and straightforward component imports and markup.