1 Star 0 Fork 66

smilekes/Poli

forked from Gitee 极速下载/Poli 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 186 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhonglu 提交于 2020-05-10 16:10 . Add doc
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 package -DskipTests
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/smilekes/Poli.git
git@gitee.com:smilekes/Poli.git
smilekes
Poli
Poli
master

搜索帮助