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

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