Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 230 Bytes

j2cl-tests

in 1 terminal run > mvn clean j2cl:watch in second terminal > run 'http-server -p 8000' at 'application/target/j2cl-watch/application' open http://127.0.0.1:8000/ in the browser

to build war run > mvn clean package