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