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

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