Added view tracking to readme files

This commit is contained in:
Vesa Juvonen 2016-09-02 19:28:20 +03:00
parent 22570de1f5
commit 27f78bf6ab
2 changed files with 3 additions and 0 deletions

View File

@ -51,3 +51,5 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
- using non-reactive Web Part Property Pane
- using conditional rendering for one-time Web Part setup
- passing Web Part configuration to Angular and reacting to configuration changes
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-ngofficeuifabric-todo" />

View File

@ -71,3 +71,4 @@ Once the npm packages are installed, run the command to preview your web parts i
```
gulp serve
```
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorials" />