Subscribe to my YouTube Channel https://www.youtube.com/channel/UC6vLzWN-3aFG8dgTgEOlx5g if this helped you , to appreciate my work and keep me motivated.
In this video I explain how to create an SPFx application in SharePoint using Graph Took Kit 2.0
Source code is available at this location with detail steps: https://github.com/sinhakislay/SPfx-g…
Video consists of following:
1. Talk about prerequisites
2. Code overview
3. How to set up and use Microsoft Graph Toolkit 2.0
4. Demo of the Web Part and Microsoft
Summary
This uses SharePoint Development Framework and Microsoft Graph Toolkit 2.0 Language used is TypeScript This showcases how to develop an SPFx App and load Microsoft Graph Toolkit components in SPFx web part Details of the source code and how to run etc is also described in video here

Minimal Path to Awesome
- Clone this repository https://github.com/sinhakislay/SPfx-graphtoolkit
- Ensure that you are at the solution folder
- In the file serve.json chnage the tenant url to your tenant url https://<<yourtenant.sharepoint.com/_layouts/15/workbench.aspx
- Go to folder .\sharepoint\solution and install the package file spfx-mgt.sppkg in SharePoint Tenant in Apps in SharePoint, for more details have a look at https://youtu.be/UjsxLvIEZdA
- Also grant permissions for API if not done already in SharePoint Tenant Admin site
- in the command-line run:
- npm install
- gulp serve
- Add the web part “spfx-mgt”
#SPFX #MicrosoftGraph #Graphtoolkit #SharePoint #Yeoman #nodejs #npm
Connect with me on Twitter or Linked In and follow YouTube Channel or my blog
https://www.linkedin.com/in/kislaysinha
https://www.youtube.com/channel/UC6vL…