# online-edu-app-master **Repository Path**: losca/online-edu-app-master ## Basic Information - **Project Name**: online-edu-app-master - **Description**: 在线教育平台,分为管理员端,教师端,app端,此为app端,可实现视频订阅后播放 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-23 - **Last Updated**: 2025-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 在线教育平台-学员端()网站首页 项目地址:[Gitee](https://gitee.com/snwjas/online-edu) | [GitHub](https://github.com/snwjas/OnlineEdu) node环境14.21.3,实现了支付宝沙箱支付,由于需要公网地址,使用natapp内网穿透来实现 ![img.png](img.png) 开发环境运行: ```sh npm run dev ``` 打包: ```shell npm run build ```