Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 455 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 455 Bytes

dedalo-ai-carbon-analytics

Summary

Include the Carbon Analytics script in your SharePoint site.

Used SharePoint Framework Version

version


Build and package the solution

npm install -g yo gulp @microsoft/generator-sharepoint
--
npm install
gulp build
gulp bundle --ship
gulp package-solution --ship

The package is now ready to be deployed to the tenant app catalog.