Skip to content

msnraju/sharepoint-customers-webpart

Repository files navigation

Consume Business Central APIs in SharePoint web part

Summary

This is a code repository for a tpoic on Consume Business Central APIs in SharePoint web part

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

References