# components
**Repository Path**: chang19950217/components
## Basic Information
- **Project Name**: components
- **Description**: vue3+ts 一些常用组件封装,包括表单、表格、message、上传
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 5
- **Created**: 2023-04-07
- **Last Updated**: 2023-04-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 运行
```bash
npm install
npm start
```
# 组件使用
```html
```