SEEC 课堂助手项目前端

WuXinyu 6b241a7458 fix: 为学生查看题目详情分配单独页面 hace 6 años
mock 17f3981ec4 feat(quiz): 新增学生老师测试逻辑 hace 6 años
public 2f3250ae8b refactor: 整理button组件的prop和样式 hace 6 años
script c5eea05faa chore: 搭建了一个简单的 koa mock server hace 6 años
src 6b241a7458 fix: 为学生查看题目详情分配单独页面 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
.eslintignore 85c3ea53e7 improvement(icon): 新增 eva icon 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 e86b072255 chore(babel): 支持 optional chaining 和 nullish coalescing hace 6 años
jest.config.js f74a849f95 init hace 6 años
jsconfig.json 9a85c16454 chore: 一些为了在 vscode 顺利编程的配置更改 hace 6 años
package.json 62690b8149 refactor: 移除 eva icon hace 6 años
vue.config.js ab0c3fe41a fix: fix quiz list hace 6 años
webpack.config.js 9dbfa0e7cb chore: add webpack config file for webstorm alias hace 6 años
yarn.lock 85c3ea53e7 improvement(icon): 新增 eva icon 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.