1 Star 0 Fork 67

GQ2010 / Poli

forked from Gitee 极速下载 / Poli 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 186 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhonglu 提交于 2019-12-19 22:43 . Fix Linux build scripts.
rm -rf src/main/resources/static
cd web-app
npm install
npm run build
mkdir ../src/main/resources/static
cp -r build/* ../src/main/resources/static/
cd ..
mvn clean install -DskipTests
JavaScript
1
https://gitee.com/gq2010/Poli.git
git@gitee.com:gq2010/Poli.git
gq2010
Poli
Poli
master

搜索帮助