# base-template **Repository Path**: lsx589/base-template ## Basic Information - **Project Name**: base-template - **Description**: 基础框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-19 - **Last Updated**: 2023-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # base-template #### 介绍 前端基础架构 pnpm vue3 pinia elementplus #### 软件架构 mode: 运行环境 /src/components: elementplus二次封装 /src/config: 接口config /src/pages: 页面文件 /src/router:路由文件 /src/services: 封装api文件 /src/store:状态管理 /src/units:封装函数 /src/widgets: 页面组件 #### 使用说明 pnpm install & pnpm run dev