- First you need to clone tabbypdf-front
git clone https://github.com/cellsrg/tabbypdf-front - Build tabbypdf-front
mvn clean install - Clone tabbypdf-web
git clone https://github.com/cellsrg/tabbypdf-web - Build tabbypdf-web
mvn clean install - Run web app
mvn spring-boot:run
Also you may skip steps 1, 2 and run tabbypdf-front separately. For this you need to remove tabbypdf-front from dependencies