sp-dev-fx-webparts/samples/react-bot-framework/README.md

55 lines
1.3 KiB
Markdown
Raw Normal View History

2016-10-11 08:21:49 -04:00
# title of the sample
2016-10-11 08:21:49 -04:00
## Summary
Short summary on functionality and used technologies.
2016-10-11 08:21:49 -04:00
[picture of the web part in action]
2016-10-11 08:21:49 -04:00
## Applies to
2016-10-11 08:21:49 -04:00
* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview)
* [Office 365 developer tenant](http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant)
2016-10-11 08:21:49 -04:00
> Update accordingly as needed.
2016-10-11 08:21:49 -04:00
## Prerequisites
> Any special pre-requisites?
2016-10-11 08:21:49 -04:00
## Solution
Solution|Author(s)
--------|---------
folder name | Author details
## Version history
Version|Date|Comments
-------|----|--------
1.1|September 2, 2025|Update comment
1.0|August 29, 2025|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
- Clone this repository
- in the command line run:
- `npm install`
- `tsd install`
- `gulp serve`
> Include any additional steps as needed.
## 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
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/readme-template" />