# webproject **Repository Path**: LinJiaAn/webproject ## Basic Information - **Project Name**: webproject - **Description**: 本科毕业设计前端代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-20 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: 本科项目 ## README # webproject ## 主题 英语线上学习系统,后端请用SpringBoot+MyBatis+Swagger2等框架、 前端使用Vue3框架+Element-plus组件库+Axios网络请求库、 第三方服务使用七牛云存储以及短信云短信服务, 数据库使用MySql以及使用Redis作为缓存使用, 其中实现了“在线浏览视频”、“上传视频”、“上传资料”、“评论信息”、“用户信息”等功能 (需要与Javaproject【后台】配合使用) lja ## 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/).