Ejaz Hussain 2194dd957b React image gallery (#799)
* react-image-gallery web part added

* Update README.md
2019-03-09 12:41:07 +02:00

7 lines
257 B
JSON

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