1 2 3 4 5 6
#!/bin/sh cd ./graphgraph-fe/ npm install npm run build cd .. mvn clean package spring-boot:repackage