This is Trello-like visual module for PowerBI.
To install this module use:
npm install
typings install
To run this module use:
npm run start
To build the package use:
pbiviz package
If you have a problems with API while starting visual try to run following:
pbiviz update
To run included unit-tests run:
npm run test
To update your api version.