# psd-ui-vue3 **Repository Path**: g_w_d/psd-ui-vue3 ## Basic Information - **Project Name**: psd-ui-vue3 - **Description**: 本仓库适用于基于 Vue3 + Element Plus + Vite版本构建的前端项目 由于element plus目前部分组件不满足项目需求,因此基于它进一步封装了几个组件 目前此仓库中包括的组件有两个: 1. 原生组件Transfer 2. 基于el-tree封装的可编辑的树组件Tree - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-18 - **Last Updated**: 2024-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

psd-ui-vue3 v2.0.6

基于 Vue3/Element Plus 封装的组件

## 平台简介 * 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [Vite](https://cn.vitejs.dev) 版本。 * 目前支持的组件为Transfer、Tree ## Project setup ```bash npm install ``` ### Compiles and hot-reloads for development ```bash npm run dev ``` ### Compiles and minifies for production ```bash npm run build ``` ### useing in your project ```bash npm install psd-ui-vue3 ``` ## Other ```bash 功能介绍,如:功能说明.zip所示 ``` ### Custom theme See `src/styles/element/index.scss`.