SEEC 课堂助手项目前端

ChenYangfan 9242a07989 fix: 推荐试题null过滤 há 6 anos atrás
mock 0380bc759c feat: 测试初步流程 há 6 anos atrás
public 1107b147ce style: 修改pdf阅读器的样式 há 6 anos atrás
script c5eea05faa chore: 搭建了一个简单的 koa mock server há 6 anos atrás
src 9242a07989 fix: 推荐试题null过滤 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
.eslintignore 85c3ea53e7 improvement(icon): 新增 eva icon 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 e86b072255 chore(babel): 支持 optional chaining 和 nullish coalescing 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 4a00ff3352 build: 3.1.0 há 6 anos atrás
vue.config.js da2ef09289 feat: 删除原先登录、注册、管理员界面,添加统一登录逻辑 há 6 anos atrás
webpack.config.js 9dbfa0e7cb chore: add webpack config file for webstorm alias há 6 anos atrás
yarn.lock e50646b432 feat: 创建、修改题目的时候增加知识点的选择 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.