傅行帆 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