Skip to content

Wiki and documentation for Charba J2CL and GWT Charts library based on CHART.JS

License

Notifications You must be signed in to change notification settings

pepstock-org/Charba-Wiki

Repository files navigation

Charba Wiki

Build Charba wiki

This repository contains the source code of the Charba wiki site, built using Docusaurus 2, located here.

Installation

To install all packages in order to build it, use:

npm install

Build

The following command generates static content into the build directory and can be served using any static contents hosting service.

npm run build