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

https://github.com/zkoss/zkchartsessentials


https://github.com/zkoss/zkchartsessentials

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# [ZKCharts Essentials](https://www.zkoss.org/wiki/ZK%20Charts%20Essentials) Example Project

This project contains example code mentioned in the book.

# How to run
## Maven installed
`mvn jetty:run`

Then visit http://localhost:8080/zkchartsessentials/ with your browser.

Press `CtrL + c` to stop the jetty server.