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

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