Monthly Archives: July 2020

How to quickly deploy PnP component to your demo tenant?

Before you want to develop anything on SPFx component (Webparts or Extensions) I suggest check out two following links on the PnP Open Source. Look/find for the component which meets your need “as is” or if you want to extend … Continue reading

Posted in Uncategorized | Leave a comment

How to do the SPFx CICD using GitHub Actions?

Summary Use following very simple steps to get any PnP SPFx web part or extensions to your tenant using Github Actions. I recommend use the following two links to get any sample code. https://aka.ms/spfx-webparts https://aka.ms/spfx-extensions Prerequisite is that you have … Continue reading

Posted in SharePoint | Leave a comment