An open API service indexing awesome lists of open source software.

https://github.com/treblereel/j2cl-tests


https://github.com/treblereel/j2cl-tests

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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