@clevertrackdk/powerbi-report-component
Version:
It's a minimalistic react component to embed a Microsoft PowerBI report, dashboard or tile into your react application.
16 lines (9 loc) • 373 B
Markdown
# Steps to contribute
1. Fork the repo
2. Create a new PR with description of your changes and why it's needed
3. Wait ~1 day to get your changes reviewed
4. Once the comments are fixed and PR is merged new version of package will be deployed
# Development
`npm run dev`
`lib` folder for package changes
`docs` folder for demo site and testing your changes in local