SEEC 课堂助手项目前端

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

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.