Charba Showcase GWT Web Toolkit
December 15, 2022 ยท View on GitHub
This repository contains the source code of the Charba showcase site, based on GWT Web Toolkit, located here.
There are more than 250 samples about all Charba capabilities.
Building
To build the project, the GWT (version 2.10.0) jar artifacts are provided into lib folder.
The project uses Ant build.xml and execute it with buildAll target, as following:
ant buildAll
Running
The showcase is deployed into war folder.
To run locally the showcase, open war/index.html file with the browser.