# Element-Plus-Vite-Monorepo **Repository Path**: wangchao1101/element-plus-vite-monorepo ## Basic Information - **Project Name**: Element-Plus-Vite-Monorepo - **Description**: Monorepo 多项目单仓库项目模板,vite + vue3 + element-plus + pinia - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-11-13 - **Last Updated**: 2023-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: monorepo, 后台管理模板 ## README # Element-Plus-Vite-Monorepo #### 介绍 多项目 Monorepo 开发模式项目模板,vite + vue3 + element-plus + pinia ## Bootstrap project With command ```bash $ pnpm i ``` ## Local development 1. With command ```shell $ pnpm template:dev ``` will start the local development environment #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request