https://github.com/treblereel/j2cl-tests
https://github.com/treblereel/j2cl-tests
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/treblereel/j2cl-tests
- Owner: treblereel
- Created: 2019-09-09T10:51:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T04:55:58.000Z (about 1 year ago)
- Last Synced: 2025-04-23T23:09:12.236Z (about 1 month ago)
- Language: HTML
- Size: 39.1 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 browserto build war run > mvn clean package