# vue-springboot-demo **Repository Path**: ysjuuu/vue-springboot-demo ## Basic Information - **Project Name**: vue-springboot-demo - **Description**: vue springboot 前后台demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-13 - **Last Updated**: 2022-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-springboot-demo #### 介绍 vue springboot 前后台demo 给出多种数据格式,页面的demo完整用例 #### 软件架构 springboot + Mybatis + MySQL #### 安装教程 前台 ``` 安装 npm install 运行 npm run serve ``` #### 前端模版 https://github.com/lin-xin/vue-manage-system 用element-plus https://element-plus.gitee.io/#/zh-CN/component/changelog ## 小功能 ### 分页组件 时间格式化组件 ``` npm install moment --save ```