知识库与题库-前端

201250038 da02faeeda 合并知识图谱 hace 1 año
public eaded82ad9 feat: ZhuRui 完成富文本框;修改题库bug hace 4 años
src da02faeeda 合并知识图谱 hace 1 año
.gitignore 2eb7e8bcb3 支持知识编辑 hace 2 años
Dockerfile 08f25f233b fix: 修改docker中node版本 hace 4 años
README.md 025b9088dd 测试是否可以修改 hace 4 años
babel.config.js b3dcb73cf7 init hace 5 años
index.html b6d7c251f4 init project hace 5 años
nginx.conf 736e231932 fix: 修改配置 hace 4 años
package-lock.json e28823f1d0 ZhuRui fix editor hace 4 años
package.json da02faeeda 合并知识图谱 hace 1 año
vue.config.js 8b06654f39 添加知识库和知识审核 hace 2 años

README.md

seek-bok-frontend

Project setup

npm install --registry=https://registry.npm.taobao.org

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

可能出现的报错

node-sass错误

npm install node-sass@4.x --registry=https://registry.npm.taobao.org

测试是否可以修改