# xdclass_front **Repository Path**: AoeRunner/xdclass_front ## Basic Information - **Project Name**: xdclass_front - **Description**: 在线教育商城Vue前端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-29 - **Last Updated**: 2021-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在线教育商城Vue前端 ## 项目技术栈 * 后端 SpringBoot + Spring +Mybatis +JWT +Mysql +Gauva * 后端代码 https://gitee.com/AoeRunner/online_xdclass * 前端 Vue +VueCLi + Axios +Vuex + CubeUI * 前端代码 https://gitee.com/AoeRunner/xdclass_front * 部署 腾讯云 CentOS7 + Nginx * 演示地址 http://42.192.73.147:70/ ## 项目部署 ``` npm install ``` ### 项目运行 ``` npm run serve ``` ### 项目打包 ``` npm run build ```