# springboot+vue3_01 **Repository Path**: Li-Yu_Han/springboot-vue3-01 ## Basic Information - **Project Name**: springboot+vue3_01 - **Description**: 仿小米商城 前端使用vue3技术 后端使用了springboot框架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/longyuhang123/springboot-vue3-01 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-12-10 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 安装教程 1. git clone到本地 2. npm i安装依赖 3. 先运行后端再运行前端