Added advanced commenting video
This commit is contained in:
parent
06566734d7
commit
f4b89a7f0b
|
@ -75,6 +75,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 (`js-advanced-commenting`, located under `samples`)
|
||||||
- in the command line run:
|
- in the command line run:
|
||||||
- `npm install`
|
- `npm install`
|
||||||
- `gulp bundle --ship && gulp package-solution --ship`
|
- `gulp bundle --ship && gulp package-solution --ship`
|
||||||
|
@ -93,6 +94,10 @@ This solution doesn't work on local mode.
|
||||||
If you want to try on a real environment, open:
|
If you want to try on a real environment, open:
|
||||||
[O365 Workbench](https://your-domain.sharepoint.com/_layouts/15/workbench.aspx)
|
[O365 Workbench](https://your-domain.sharepoint.com/_layouts/15/workbench.aspx)
|
||||||
|
|
||||||
|
## Video
|
||||||
|
|
||||||
|
[![Building an enhanced commenting web part with SPFx](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=ndHMdfFscsk "Building an enhanced commenting web part with SPFx")
|
||||||
|
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue