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.
If you use a UI framework or library, please x.y in the URL below to indicate the version, and if you didn't use React, change that as well in the URL. Note that spaces in the framework name should be HTML encoded as
-
Node.js version 10.14.1 or higher
# determine node version node --version
If you use NodeJS in your build chain, update with your required Node version; otherwise remove it.
Please add any special pre-requisites needed to make your sample work.
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? (how?)
- Update the manifest (how?) and upload to Teams
- in the command line run:
npm install
npm build
npm run
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.