Thursday, September 29, 2016

Published my first SharePoint Framework client webpart to Public CDN

The new SharePoint Framework is cool and awesome. I developed my first SPFx webpart and published the files to public CDN.

Followed the below amazing articles to fetch the lists from site and deploy to public CDN.
As the files are deployed to public CDN, no need to run the gulp serve on your local environment.
The code is present in my Github repository

https://github.com/akashkarda/Samples/tree/master/helloworld-webpart


Client Webpart:


Public CDN:



The App Catalog: