SEEC 课堂助手项目前端

TianChenjiang 7ea9c45565 chore: 更新Dockerfile node版本 4 лет назад
mock 0380bc759c feat: 测试初步流程 6 лет назад
public 1107b147ce style: 修改pdf阅读器的样式 6 лет назад
script c5eea05faa chore: 搭建了一个简单的 koa mock server 6 лет назад
src 81507abb3c fix: 修复创建题目时无法切换题型的bug 5 лет назад
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 лет назад
Dockerfile 7ea9c45565 chore: 更新Dockerfile node版本 4 лет назад
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 6859ce8a77 fix: 更迭版本号 5 лет назад
vue.config.js da2ef09289 feat: 删除原先登录、注册、管理员界面,添加统一登录逻辑 6 лет назад
webpack.config.js 9dbfa0e7cb chore: add webpack config file for webstorm alias 6 лет назад
yarn.lock 2cd762c994 fix: 跳转页面正则问题 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.