# SpringBootAndVue **Repository Path**: xccit/spring-boot-and-vue ## Basic Information - **Project Name**: SpringBootAndVue - **Description**: SpringBoot+Vue客户管理系统 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-03-28 - **Last Updated**: 2024-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBootAndVue #### 介绍 SpringBoot+Vue客户管理系统 #### 软件架构 SpringBoot+MyBatis+MyBatisPlus+Vue+HuTool+ElementUI #### 安装教程 依次执行如下命令: ```shell npm install npm run serve ``` #### 使用说明 SpringBoot+Vue客户管理系统,客户增删改查、分页展示 、倒序展示、Excel导入导出等... #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request