Skip to content

Latest commit

 

History

History
92 lines (55 loc) · 2.9 KB

File metadata and controls

92 lines (55 loc) · 2.9 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

Frameworks

This sample was generated using the yo teams generator.

drop

If you use the Bot framework SDK, please replace x.y in the URL below to indicate the version

drop

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

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.

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 PnP 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
  • Register a bot or Azure AD application? (provide details)
  • Update the manifest (how?) and upload to Teams
  • Install required npm packages
  npm install
  gulp manifest
  • Start the application
  gulp serve --debug
  • Locate the application within Teams and run it

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.