Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 169 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 169 Bytes

j2cl-tests

in 1 terminal run > mvn clean j2cl:watch in second terminal > mvn tomcat7:run open http://127.0.0.1:8080/j2cl-tests/

to build war run > mvn clean package