Hi Guys,
If you are interested with latest framework of SharePoint (SPFX). I have created a project and deployed successfully in O365 site. I have provided few code samples with steps and procedure to get started.
Go through the below links and the articles.
Happy Coding....
Getting Started : Create an SPFX webpart and run it in local host
https://tejasadventure.blogspot.com/2019/09/chapter-1-sharepoint-framework-getting.html
Create an App Catalog site to deploy our webpart
https://tejasadventure.blogspot.com/2019/09/create-app-catalog-in-sharepoint-o365.htmlSteps to know how to deploy the webpart in SharePoint O365 site
Sample project from Git Hub:
This project demo of user interface flipcards.
https://mercedessaga.sharepoint.com/sites/teja_dev/SitePages/flipcard.aspxOperations performed:
RestAPI has used for CRUD operations
Comments
Post a Comment