SEEC 课堂助手项目前端

ChenYangfan 85fbcca939 feat: 教师查看学生回答情况统计界面 6 년 전
mock 0380bc759c feat: 测试初步流程 6 년 전
public 2f3250ae8b refactor: 整理button组件的prop和样式 6 년 전
script c5eea05faa chore: 搭建了一个简单的 koa mock server 6 년 전
src 85fbcca939 feat: 教师查看学生回答情况统计界面 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 85fbcca939 feat: 教师查看学生回答情况统计界面 6 년 전
vue.config.js ab0c3fe41a fix: fix quiz list 6 년 전
webpack.config.js 9dbfa0e7cb chore: add webpack config file for webstorm alias 6 년 전
yarn.lock 85fbcca939 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.