Velin Georgiev 5ca1a89c85 New SPFx assets advanced sample and minor readme fix (#243)
* react-provision-assets sample added. provides advanced techniques for provisioning lists, libraries, fields and more.

* README drop icon changed to GA

I updated the drop icon from drop4 to GA so not to cause confusion when someone is looking at the README.

* README file updated
2017-06-18 17:07:24 +02:00

6 lines
161 B
JSON

{
"workingDir": "./temp/deploy/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-provision-assets",
"accessKey": "<!-- ACCESS KEY -->"
}