SEEC 课堂助手项目前端

ChenYangfan 787c8bb5dd fix: 删除console语句 6 éve
public a366816745 feat: 消息通知功能 6 éve
src 787c8bb5dd fix: 删除console语句 6 éve
tests 0372873d95 refactor: 删除默认的内容,添加图标文件 6 éve
.browserslistrc f74a849f95 init 6 éve
.editorconfig f74a849f95 init 6 éve
.eslintrc.js 9d171e0c98 feat: 添加pdf.js依赖,添加相关空白页面 6 éve
.gitignore f74a849f95 init 6 éve
README.md f74a849f95 init 6 éve
babel.config.js f74a849f95 init 6 éve
jest.config.js f74a849f95 init 6 éve
jsconfig.json 9a85c16454 chore: 一些为了在 vscode 顺利编程的配置更改 6 éve
package.json 914d7930ff feat: 添加新建课件等的相关逻辑 6 éve
vue.config.js 914d7930ff feat: 添加新建课件等的相关逻辑 6 éve
yarn.lock 0f5431efd9 fix: 修复潜在的超过200个返回元素溢出的bug 6 éve

README.md

seec-helper-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.