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