Luis Manez 1258e21ca0 Group members with presence information (#1091)
* sample v0.1 added

* Readme file content and demo image

* Adding view tracking image to readme

Co-authored-by: Vesa Juvonen <VesaJuvonen@users.noreply.github.com>
2019-12-30 15:59:33 +02:00

7 lines
271 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./temp/deploy/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-members-with-presence",
"accessKey": "<!-- ACCESS KEY -->"
}