Sébastien Levert f3669414d9 Adding the riot-list sample webpart (#184)
* Adding the riot-list sample webpart

* Adding the latest Animated Gif file
2017-05-04 21:56:54 +03:00

10 lines
196 B
JSON

{
"port": 4321,
"initialPage": "https://localhost:5432/workbench",
"https": true,
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}