# mall-ui
**Repository Path**: tangcuyuhouse/mall-ui
## Basic Information
- **Project Name**: mall-ui
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-14
- **Last Updated**: 2023-11-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# wuu-ui
#### 介绍
wuu-ui组件库
#### 软件架构
软件架构说明
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
1. npm run serve 本地运行
2. npm run build 打包
3. npm run deploy 构建到git
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 使用vue组件
1. 在.vuepress/components 新建demo.vue组件
2. 在 md 文档里直接使用
例如 .vuepress/components/completeMain.vue 展现隐藏代码组件,在md中使用方法为