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

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