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.
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
The showcase is deployed into war folder.
To run locally the showcase, open war/index.html file with the browser.