SEEC 课堂助手项目前端

ChenYangfan 333deb8ea4 improvement: 添加代码高亮支持 6 лет назад
doc 68d54c4766 refactor: 从EditableItem.vue中抽离设置焦点逻辑 6 лет назад
public 0372873d95 refactor: 删除默认的内容,添加图标文件 6 лет назад
src 333deb8ea4 improvement: 添加代码高亮支持 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.