1 Star 5 Fork 0

h0ss / UCloudTeach-Student

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

UCloudTeach-Student

项目介绍

本仓库为优云教在线教育平台学生侧前端项目,技术栈为 Vue3+Vant3+TypeScript ,使用 postcss-pxtorem 将单位从 px 转化为 rem,以适配移动端的样式/大小,使用 lib-flexible 设置 rem 基准值。具体转换规则可见 postcss.config.js 文件,其他依赖组件信息可见 package.json 文件。

项目功能描述可见后端仓库:UCloudTeach-Monolithic,项目学生端基本交互功能都已实现,简单的场景示例如下:

首页-课程-题库:

注册-登录-个人中心:

课程简介-目录-评论-详情:

课后练习:

考试OR练习:

学习记录-考试记录:

使用说明

  1. 克隆本仓库:git clone https://gitee.com/h0ss/ucloud-teach-student.git
  2. 安装依赖:npm install
  3. 运行项目:yarn run serve-dev
  4. 确保后端项目已启动,修改.env.dev文件中的地址与端口信息
  5. 本地构建请在浏览器访问http://localhost:8081
MIT License Copyright (c) 2022 h0ss Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

优云教在线教育平台学生侧前端项目,技术栈为 Vue3+Vant3+TypeScript ,其他组件信息请查看具体依赖文件。 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/h0ss/ucloud-teach-student.git
git@gitee.com:h0ss/ucloud-teach-student.git
h0ss
ucloud-teach-student
UCloudTeach-Student
master

搜索帮助