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

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