Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.51 KB

README-template.md

File metadata and controls

60 lines (39 loc) · 1.51 KB

title of the solution

Summary

Short summary on functionality and used technologies.

[picture(s) of the solution in action]

Used SharePoint Framework Version

drop

Applies to

Update accordingly as needed.

Prerequisites

Any special pre-requisites?

Solution

Solution Author(s)
folder name Author details

Version history

Version Date Comments
1.1 August 10, 2018 Update comment
1.0 June 29, 2018 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
  • Move to right solution folder
  • in the command line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

Features

Description of the extension with possible additional details than in short summary. 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.