Thank you for using this template. Please edit the file as needed, following the structure as much as possible so the samples are consistent.
Notes to the submitter (you) are in italics; please delete them before submitting.
Thanks! Sharing is caring!
Short summary on functionality and used technologies.
This sample was generated using the yo teams generator.
If you use the Bot framework SDK, please replace x.y in the URL below to indicate the version
If you use any other frameworks or platforms, please add badges for them here. If there are spaces in the framwork name, use .
Although yo teams was used to generate this solution, you don't need it to build and run the solution.
Please update these details as appropriate. Note that gulp cli is needed to run a yo teams solution.
- Office 365 tenant
- Node.js version 18 or higher
- Gulp CLI
npm install gulp-cli --global
- Whatever
Please list any portions of the toolchain required to build and use the sample, along with download links
Version | Date | Author | Comments |
---|---|---|---|
1.0 | August 29, 2025 | Parker PnP | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Include consise instructions to set up and run the sample. These are just an example!
- Clone this repository
- Register a bot or Azure AD application? (provide details)
- Update the manifest (how?) and upload to Teams
- Install required npm packages
npm install
- Build the app manifest using the command below, and then upload the resulting .zip file into Teams
gulp manifest
- Start the application
gulp serve --debug
- Locate the application within Teams and run it
Description of the web part with possible additional details than in short summary. This Web Part illustrates the following concepts on top of the SharePoint Framework:
- topic 1
- topic 2
- topic 3
Below there is a clear image used for telemetry. Please change "readme-template" to your sample name.