SEEC 课堂助手项目前端

ChenYangfan 5b4a938e94 feat: 对于非自己创建的题目不显示编辑按钮 hace 6 años
mock 0380bc759c feat: 测试初步流程 hace 6 años
public 2f3250ae8b refactor: 整理button组件的prop和样式 hace 6 años
script c5eea05faa chore: 搭建了一个简单的 koa mock server hace 6 años
src 5b4a938e94 feat: 对于非自己创建的题目不显示编辑按钮 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 e50646b432 feat: 创建、修改题目的时候增加知识点的选择 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 e50646b432 feat: 创建、修改题目的时候增加知识点的选择 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.