# wei-ui **Repository Path**: xcGoGo/wei-ui ## Basic Information - **Project Name**: wei-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-13 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 简体中文 | [English](./README.en.md)

Way-UI

基于elementUI-plus的高阶组件库

[![stars](https://img.shields.io/github/stars/Wayne1308/wayUI?style=flat-square&logo=GitHub)](https://github.com/Wayne1308/weiManage) [![license](https://img.shields.io/github/license/Wayne1308/wayUI?style=flat-square)](https://en.wikipedia.org/wiki/MulanPSL-2.0) [![vue](https://img.shields.io/badge/vue-3.2.41-brightgreen.svg?style=flat-square)](https://github.com/vuejs/vue) --- ## 🍻 前端讨论 QQ 群 - 联系 QQ 1398022382 邀请进群 ## 🌱 项目开发启动 ```bash # 克隆项目 git clone https://github.com/Wayne1308/wayUI.git # 切换分支 git checkout dev # 开发迭代版本主分支 # 安装依赖 pnpm install # 或 yarn install # 本地开发 启动项目 pnpm run dev # 或 yarn run dev ```