Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 968 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 968 Bytes

CircleCI

Facet Key Powerbi Custom Visual

Alt text

Install

  • Run npm install

Debugging

Building

  • Run npm run package to package the visual.
  • .pbiviz file will be generated in the dist folder

Testing

  • Run npm test