Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.6 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.6 KB

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