🌐 Nodejs.cn

如何安装依赖并构建你的应用。

选择你的框架

🌐 Pick Your Framework

首先选择你喜欢的框架。然后按照说明安装依赖并构建你的应用。shadcn-vue 旨在与所有 Vue 框架兼容。

🌐 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 扩展

🌐 VSCode extension

在 Visual Studio Code 中安装 @selemondevshadcn-vue 扩展,以便轻松将 Shadcn Vue 组件添加到你的项目中。

🌐 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:

  • 初始化 Shadcn Vue CLI 的能力
  • 安装组件
  • 打开文档
  • 直接从你的 IDE 导航到特定组件的文档页面。
  • 方便的片段,用于快速且直接的组件导入和标记。