Skip to content

Commit e157d51

Browse files
vmanVesaJuvonen
authored andcommitted
Update use-aad-tutorial.md (SharePoint#1370)
1 parent 54857e6 commit e157d51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/spfx/use-aad-tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Then, you need to create a new SharePoint Framework solution, going through the
5353

5454
* Create a folder in your file system, where you will store the source code of the solution and move the current path into that folder
5555
* Execute the Yeoman generator to scaffold a new solution
56+
5657
```sh
5758
yo @microsoft/sharepoint
5859
```
@@ -69,6 +70,7 @@ yo @microsoft/sharepoint
6970
![The UI of the Yeoman Generator while scaffolding the SPFx solution](../images/graphconsumer-yeoman-generator.png)
7071

7172
* Start Visual Studio Code (or whatever else is your favorite code editor) within the context of the current folder
73+
7274
```sh
7375
code .
7476
```

0 commit comments

Comments
 (0)