Clone the repository:
git clone <url>
Navigate to the cloned directory
Navigate to the React\powerbi-client-react workspace folder:
cd React\powerbi-client-react
Install local dependencies:
npm install
npm run build
Or if using VScode: Ctrl + Shift + B
npm test
By default the tests run using ChromeHeadless browser
The build and tests use webpack to compile all the source modules into bundled module that can be executed in the browser.
npm run demo
Open the address to view in the browser: