# movie0 **Repository Path**: junjunji/movie0 ## Basic Information - **Project Name**: movie0 - **Description**: 0527 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-27 - **Last Updated**: 2021-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # movie #### 介绍 SpringBoot+SpringSecurity+MyBatis-Plus 框架的前后端电影项目,前端使用vue+element ui #### 软件架构 前后端分离项目 #### 安装教程 - 1. api为后端项目,找到 api/src/main/resources/sql/movie.sql 在数据库中执行 - 2. 修改application.yaml 配置文件 - 3. 三个vue项目首先 npm install 然后分别运行 #### 关于 - api 目录下为Spring boot项目代码 - vue-admin 目录下为网站管理后台代码 - vue-app 目录下为网站前台代码 - vue-worker 目录下为网站客服代码 #### 项目仓库 本项目原来的仓库地址:[movie](https://gitee.com/soanr/movie)