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:
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: