Merge pull request #1681 from LuiseFreese/patch-2

Update README.md
This commit is contained in:
Hugo Bernier 2021-01-23 18:45:50 -05:00 committed by GitHub
commit c2340abd52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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.