# admin-plus **Repository Path**: admin-frontend/admin-plus ## Basic Information - **Project Name**: admin-plus - **Description**: vue3+ts+element-plus 后台管理系统解决方案 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-15 - **Last Updated**: 2022-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 中小后台解决方案 ## 技术栈 - vue3 - vue-cli4 - sass - typescript - element-plus ## 规范约束 - git - husky - commitlint - 默认提交规则 [scope]: subject 1. type 类型 必填 ------------------------------------ - feat 新功能点 - fix bug修复 - docs 文档编辑相关 - style 无关代码逻辑,样式修改 - refactor 代码重构 - test 测试 - revert 撤销提交,返回其他版本 ------------------------------------ 2. scope 范围 选填 ------------------------------------ 3. subject 标题(概括描述)必填 ------------------------------------ ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 问题 - 构建时,如何去除css注释