# FestivalIntroduction **Repository Path**: ryncler/FestivalIntroduction ## Basic Information - **Project Name**: FestivalIntroduction - **Description**: 使用Vue2+ElementUI作为前端展示,SpringBoot+Maven作为后端提供服务。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-25 - **Last Updated**: 2023-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FestivalIntroduction ## 介绍 使用Vue2+ElementUI作为前端展示,SpringBoot+Maven作为后端提供服务。 #### 部分截图: ![登录](docs/imgs/festival1.png) ![浏览页面](docs/imgs/festival2.png) ![管理页面](docs/imgs/festival3.png) ![新增页面](docs/imgs/festival4.png) #### 软件架构 软件架构说明 #### 安装教程 前端 git clone cd festivalintroduction npm install npm run serve #### 灵感参考 1.灵感来源: 2.仿照参考: 3.UI参考: 4.素材参考: #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request