Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 938 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 938 Bytes

🔥课程助手web端-React版

项目说明

这是一个课程管理与推荐软件,提供课程表、课程群聊以及课程推荐功能

项目构建方法

  1. 安装依赖
yarn install
  1. 运行项目
yarn start

项目依赖

名称 版本 说明
antd 🚗3.26.0 前端组件库
axios 🚗0.19.0 网络请求
js-cookie 🚗2.2.1 cookie 操作
html2canvas 🚗1.0.0-rc.5 dom 元素保存为图片
typescript 🚗3.7.2 typescript 语言支持