SEEC 课堂助手项目前端

ChenYangfan dbcdbc252b refactor: 整理enums文件 il y a 6 ans
mock 0380bc759c feat: 测试初步流程 il y a 6 ans
public 2f3250ae8b refactor: 整理button组件的prop和样式 il y a 6 ans
script c5eea05faa chore: 搭建了一个简单的 koa mock server il y a 6 ans
src dbcdbc252b refactor: 整理enums文件 il y a 6 ans
tests 0372873d95 refactor: 删除默认的内容,添加图标文件 il y a 6 ans
.browserslistrc f74a849f95 init il y a 6 ans
.editorconfig f74a849f95 init il y a 6 ans
.eslintignore 85c3ea53e7 improvement(icon): 新增 eva icon il y a 6 ans
.eslintrc.js 9d171e0c98 feat: 添加pdf.js依赖,添加相关空白页面 il y a 6 ans
.gitignore f74a849f95 init il y a 6 ans
README.md f74a849f95 init il y a 6 ans
babel.config.js e86b072255 chore(babel): 支持 optional chaining 和 nullish coalescing il y a 6 ans
jest.config.js f74a849f95 init il y a 6 ans
jsconfig.json 9a85c16454 chore: 一些为了在 vscode 顺利编程的配置更改 il y a 6 ans
package.json 0114497e1d fix: 修正移动端padding消失的问题 il y a 6 ans
vue.config.js ab0c3fe41a fix: fix quiz list il y a 6 ans
webpack.config.js 9dbfa0e7cb chore: add webpack config file for webstorm alias il y a 6 ans
yarn.lock 85c3ea53e7 improvement(icon): 新增 eva icon il y a 6 ans

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.