UNPKG

generator-prospa

Version:

Create fully working Single Page Applications using various technology combinations

2 lines (1 loc) 83 B
mvn jetty:run<% if (serverPort != 8080) { %> -Djetty.port=<%= serverPort %><% } %>