Added minesweeper video

This commit is contained in:
Hugo Bernier 2021-11-06 18:55:02 -04:00
parent 9460c878ca
commit 0b3eaafdcf
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,7 @@ Version|Date|Comments
## Minimal Path to Awesome ## Minimal Path to Awesome
* Clone this repository * Clone this repository
* From your command line, change your current directory to the directory containing this sample (`react-minesweeper`, located under `samples`)
* in the command line run: * in the command line run:
* `npm install` * `npm install`
* `gulp serve` * `gulp serve`
@ -56,6 +57,9 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
* [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/) * [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/)
## Video
[![Creating a Minesweeper game in React with SPFx](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=b7lZWR9xcVM "Creating a Minesweeper game in React with SPFx")
## Disclaimer ## Disclaimer

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB