# common-public-template **Repository Path**: mdsfe/common-public-template ## Basic Information - **Project Name**: common-public-template - **Description**: Template:通用公共模版 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: default - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-31 - **Last Updated**: 2025-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Matrix Template `default` 默认开发模版 #### 开发构建 ``` shell #start npm start #serve npm run serve #build npm run build #arthur(前端上线平台构建) npm run arthur:online npm run arthur:test #commit npm run commit #changelog feat 新功能 fix Bug 修复 docs 文档更新 style 代码的格式,标点符号的更新 refactor 代码重构 perf 性能优化 test 测试更新 build 构建系统或者包依赖更新 ci CI 配置,脚本文件等更新 chore 非 src 或者 测试文件的更新 revert commit 回退 ``` #### 开发帮助 - [x] [MdsUI](https://matrix.58.com/mds-ui) - [x] [ArthurCI](http://arthurci.58corp.com/)