Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

rahulsom/pentaho-js-viewer

Repository files navigation

Pentaho JS Viewer

Makes it possible to view javascript transforms from Pentaho in Github

Before

before

After

after

Building Locally

npm install
bower install
gulp build

If you want to continuously develop

gulp watch

Packaging

gulp package