# vue-springboot_practice **Repository Path**: lgq0509/vue-springboot_practice ## Basic Information - **Project Name**: vue-springboot_practice - **Description**: 使用vue+springboot技术实现对用户表的增删改、模糊查询+分页查询;数据库:Mysql。目的:练习vue+springboot的前后端分离项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-18 - **Last Updated**: 2025-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_practice1 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).