知识库与题库-前端

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

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

测试是否可以修改