sp-dev-fx-webparts/samples/react-kiota-custom-api-client/teamified-client
Hugo Bernier 72bb01cafc Updated links to devprogram 2024-02-06 11:16:44 -05:00
..
config Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
src Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
teams Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
.eslintrc.js Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
.gitignore Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
.npmignore Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
.yo-rc.json Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
README.md Updated links to devprogram 2024-02-06 11:16:44 -05:00
gulpfile.js Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00
package.json forcing exact Kiota packages version to avoid issues 2022-11-10 19:25:24 +01:00
tsconfig.json Kiota custom API client SPFx sample added 2022-11-01 20:49:16 +01:00

README.md

teamified-client

Summary

Short summary on functionality and used technologies.

[picture of the solution in action, if possible]

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

Any special pre-requisites?

Contributors

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 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
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

Features

Description of the extension that expands upon high-level summary above.

This extension illustrates the following concepts:

  • topic 1
  • topic 2
  • topic 3

Notice that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions advance.

Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp.

References