This is the Box.com invoice demo application showcase.
If you want to hack this demo, type
mvn jetty:run -Pdevelop
Open your browser at http://localhost:8080/camunda.
If you change the HTML/Javascript forms you can just refresh (F5) the page.
If you change the Java code you have to restart the server.