Provision SharePoint assets using SPFx
Provision SharePoint assets using SPFx
SharePoint assets can be provisioned as part of the SharePoint Framework solution, and are deployed to SharePoint sites when the solution is installed on it. Steps:1 Perform below code to configure a web part package.
md asset-deployment-webpart // Create a directory to your desire location cd asset-deployment-webpart // Go to project directory yo @microsoft/sharepoint // Create a new client…
View On WordPress















