# my-Element-ui **Repository Path**: snail_wn/my-element-ui ## Basic Information - **Project Name**: my-Element-ui - **Description**: 私人开发的一个参照elementUI,打造针对于vue3版本的UI组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-09 - **Last Updated**: 2023-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 代码规范 & 提交规范 - ESlint - husky (是git提交代码过程中的一个钩子函数,用于在commit的时候规范commit-msg) (pre-commit 在提交代码之前先校验语法错误) # 布局组件 1. 组件设计包含布局,色彩,字体,图标等等的通用性 2. header, container, footer, aside, main # Jest 单元测试 #