Improved README

This commit is contained in:
mmsharepoint 2023-01-06 09:11:45 +01:00
parent b347025614
commit 4ac994a54e
No known key found for this signature in database
GPG Key ID: DC103BFDD388283F
1 changed files with 8 additions and 0 deletions

View File

@ -64,6 +64,14 @@ Version|Date|Author|Comments
.\templates\deploy.ps1 -siteUrl <YourFullSiteUrl>
- This should put the same site url to your tenant-property named 'CreateOfferSiteUrl'
- Now you can run the webpart inside SharePoint.
- To use it as a Teams, Outlook, Microsoft 365 App as well:
- Bundle and Package the solution:
- **gulp bundle --ship**
- **gulp package-solution --ship**
- Upload the solution to your tenant's app catalog and "install" it tenant-wide
- Package the icons and your manifest from the solution's \teams folder in a ZIP
- Upload this ZIP as a custom solution or to your org's Teams' app catalog
## Features