傅行帆 a4bacd7848 初始化 4 年 前
build first commit 4 年 前
public first commit 4 年 前
src 初始化 4 年 前
.editorconfig first commit 4 年 前
.env.development first commit 4 年 前
.env.production first commit 4 年 前
.env.staging first commit 4 年 前
.eslintignore first commit 4 年 前
.eslintrc.js first commit 4 年 前
.gitignore first commit 4 年 前
LICENSE first commit 4 年 前
README.md first commit 4 年 前
README.zh-CN.md first commit 4 年 前
babel.config.js first commit 4 年 前
deploy-vue.sh first commit 4 年 前
install.sh first commit 4 年 前
jsconfig.json first commit 4 年 前
package.json first commit 4 年 前
plopfile.js first commit 4 年 前
postcss.config.js first commit 4 年 前
vue.config.js first commit 4 年 前

README.md

spring-boot-plus-vue

管理系统主页

http://47.105.159.10/

设置nodejs镜像

npm config set registry https://registry.npm.taobao.org

npm install

npm install

npm启动应用

npm start

npm build

打包后的目录:dist

npm run-script build