SEEC 课堂助手项目前端

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

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.