# components **Repository Path**: chenxiangzhi/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**: 5 - **Forks**: 5 - **Created**: 2022-10-17 - **Last Updated**: 2025-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 运行 ```bash npm install npm start ``` # 组件使用 ```html ```