Skip to content

Latest commit

 

History

History
74 lines (43 loc) · 2.68 KB

File metadata and controls

74 lines (43 loc) · 2.68 KB

title of the sample

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!

Summary

Short summary on functionality and used technologies.

picture of the app in action

Tools and Frameworks

Please note the version of Teams Toolkit used in your sample

drop

Teams Toolkit pulls in some standard libraries and SDK's such as the Bot Framework SDK and Create React App. Since these are aligned with Teams Toolkit versions, there is no reason to include them here unless you changed them.

If you use any other frameworks or platforms, please add badges for them here. If there are spaces in the framwork name, use  .

drop

Prerequisites

Please list any portions of the toolchain required to build and use the sample, along with download links

Version history

Version Date Author Comments
1.0 August 29, 2025 Parker T. Porcupine Initial release

Disclaimer

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.


Minimal Path to Awesome

Include consise instructions to set up and run the sample. These are just an example!

  • Clone this repository
  • Open the cloned copy of this folder with Visual Studio Code
  • Install required npm packages
  npm install
  • Press F5 to run the application. A browser window should open offering to add your application to Microsoft Teams.

NOTE: If your solution includes an additional project, such as Teams Toolkit tab with an Azure Function back-end, please be sure to include the instructions for both projects!

Features

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.