SEEC 课堂助手项目前端

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

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.