793 Forks
581 Stars
581 Watchers

sp-dev-fx-extensions

Code samples and developer content targeted towards SharePoint Framework client-side extensions. https://aka.ms/spfx-extensions

How to download and setup sp-dev-fx-extensions

Open terminal and run command
git clone https://github.com/pnp/sp-dev-fx-extensions.git
git clone is used to create a copy or clone of sp-dev-fx-extensions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sp-dev-fx-extensions https://github.com/pnp/sp-dev-fx-extensions/archive/master.zip

Or simply clone sp-dev-fx-extensions with SSH
[email protected]:pnp/sp-dev-fx-extensions.git

If you have some problems with sp-dev-fx-extensions

You may open issue on sp-dev-fx-extensions support forum (system) here: https://github.com/pnp/sp-dev-fx-extensions/issues