Skip to content

boldreports/javascript-samples

Repository files navigation

Bold Reports JavaScript samples

Bold Reports JavaScript samples repository contains the Report Viewer and Report Designer samples. It empower your web application with feature-rich report preview, edit, and customization capabilities that allow you to explore data easily and make real-time decisions. Effortlessly print and export reports.

This section guides you to use the Bold Reports JavaScript samples in your applications.

Requirements to run the demo

The samples requires the below requirements to run.

Using the Reporting Samples

Install

To install all dependent packages, use the below command

npm install

Build

To compile the source files, use the below command.

npm run build

Run/Serve

To run the samples, use the below command

npm run serve

Online Demos

Take a look at the Bold Reporting JavaScript live demo here.

Documentation

A complete Bold Reports documentation can be found on Bold Reports Help.

License

Refer the LICENSE file.

Support and Feedback