知识库与题库-前端

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

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

测试是否可以修改