SEEC 课堂助手项目前端

ChenYangfan 807bd15829 refactor: 增加reader页面和相关组件,重构项目结构 6 年之前
doc 68d54c4766 refactor: 从EditableItem.vue中抽离设置焦点逻辑 6 年之前
public 0372873d95 refactor: 删除默认的内容,添加图标文件 6 年之前
src 807bd15829 refactor: 增加reader页面和相关组件,重构项目结构 6 年之前
tests 0372873d95 refactor: 删除默认的内容,添加图标文件 6 年之前
.browserslistrc f74a849f95 init 6 年之前
.editorconfig f74a849f95 init 6 年之前
.eslintrc.js 9a85c16454 chore: 一些为了在 vscode 顺利编程的配置更改 6 年之前
.gitignore f74a849f95 init 6 年之前
README.md f74a849f95 init 6 年之前
babel.config.js f74a849f95 init 6 年之前
jest.config.js f74a849f95 init 6 年之前
jsconfig.json 9a85c16454 chore: 一些为了在 vscode 顺利编程的配置更改 6 年之前
package.json 333deb8ea4 improvement: 添加代码高亮支持 6 年之前
yarn.lock 333deb8ea4 improvement: 添加代码高亮支持 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.