page_type | products | languages | extensions | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
|
Provider-hosted SharePoint add-in template using Office UI Fabric styles. You can use this sample template as a starter project to build your SharePoint add-ins with Fabric styles. The project uses both Office UI Fabric styles and components, namely the NavBar and Button components.
To run this sample, you need:
From your Git Shell or command line:
git clone https://github.com/OfficeDev/FabricSharePointAddin-Template.git
- Open the project in Visual Studio 2015
- Simply Build the project to restore NuGet packages
- In the Solution Explorer, click on FabricSharePointAddin.SharePoint project
- In the Properties Window, scroll to reveal the Site URL property and enter your SharePoint developer site URL
Now you are ready for a test run. Hit F5 to test your add-in.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.