Aucune description

Leonezhurui e28823f1d0 ZhuRui fix editor il y a 4 ans
public f4aa3f96d2 Leone 添加oss上传接口、富文本框数据实现 il y a 4 ans
src e28823f1d0 ZhuRui fix editor il y a 4 ans
.gitignore d2531120a6 feat: 新建题目 il y a 4 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 6816a6ab31 refactor: webpack优化 il y a 4 ans
vue.config.js 812c2c7359 fix: 消除多级api il y a 4 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

测试是否可以修改