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