# my-ui **Repository Path**: geng-template/my-ui ## Basic Information - **Project Name**: my-ui - **Description**: vue3+vite+elementUI等二次封装的前端基础模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2022-06-07 - **Last Updated**: 2025-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_ui ## 介绍 vite+vue+ts 基础项目模板 --- ### 软件架构 软件架构说明:使用 vite、vue3、element-plus、axios、pinia、@vueuse/core、unocss、lodash-es、echarts 等插件 代码规范:使用 eslint、prettier、stylelint、husky、lint-staged 等插件 ### 安装教程 1. pnpm i > 使用 pnpm 安装依赖速度快,node_modules 干净整洁 2. npm run coder > 使用该命令初始化项目,自动化配置 api 生成