SEEC 课堂助手项目前端

ChenYangfan 9242a07989 fix: 推荐试题null过滤 6 年之前
mock 0380bc759c feat: 测试初步流程 6 年之前
public 1107b147ce style: 修改pdf阅读器的样式 6 年之前
script c5eea05faa chore: 搭建了一个简单的 koa mock server 6 年之前
src 9242a07989 fix: 推荐试题null过滤 6 年之前
tests 0372873d95 refactor: 删除默认的内容,添加图标文件 6 年之前
.browserslistrc f74a849f95 init 6 年之前
.editorconfig f74a849f95 init 6 年之前
.eslintignore 85c3ea53e7 improvement(icon): 新增 eva icon 6 年之前
.eslintrc.js 9d171e0c98 feat: 添加pdf.js依赖,添加相关空白页面 6 年之前
.gitignore f74a849f95 init 6 年之前
README.md f74a849f95 init 6 年之前
babel.config.js e86b072255 chore(babel): 支持 optional chaining 和 nullish coalescing 6 年之前
jest.config.js f74a849f95 init 6 年之前
jsconfig.json 9a85c16454 chore: 一些为了在 vscode 顺利编程的配置更改 6 年之前
package.json 4a00ff3352 build: 3.1.0 6 年之前
vue.config.js da2ef09289 feat: 删除原先登录、注册、管理员界面,添加统一登录逻辑 6 年之前
webpack.config.js 9dbfa0e7cb chore: add webpack config file for webstorm alias 6 年之前
yarn.lock e50646b432 feat: 创建、修改题目的时候增加知识点的选择 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.