commit
c2340abd52
|
@ -12,10 +12,12 @@ ms.custom: scenarios:getting-started
|
||||||
This topic covers how to use Microsoft Graph Toolkit components in a SharePoint client-side web part.
|
This topic covers how to use Microsoft Graph Toolkit components in a SharePoint client-side web part.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Before following the steps in this article, be sure to [Set up your development environment](../../set-up-your-development-environment.md).
|
> Before following the steps in this article, be sure to [Set up your development environment](https://github.com/SharePoint/sp-dev-docs/blob/master/docs/spfx/set-up-your-development-environment.md).
|
||||||
|
|
||||||
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
|
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
|
||||||
|
|
||||||
|
> [!Video https://www.youtube.com/embed/-2-jWsEa2Yw]
|
||||||
|
|
||||||
## Create a new web part project
|
## Create a new web part project
|
||||||
|
|
||||||
1. Create a new project directory in your favorite location.
|
1. Create a new project directory in your favorite location.
|
||||||
|
|
Loading…
Reference in New Issue