6b33f82bd1 | ||
---|---|---|
.. | ||
.vscode | ||
css | ||
images | ||
manifests | ||
scripts | ||
.gitignore | ||
README.MD | ||
building.md | ||
gulpfile.js | ||
index.html.template | ||
package.json | ||
tsconfig.json | ||
webpack.config.js |
README.MD
Visual Studio Team Services Office UI Fabric React Sample
A sample extension for Visual Studio Team Services that is built with React and Office UI Fabric React components.
It uses components like TextField, Button, Checkbox and DetailsList to search for work items and list the results.
How to
NOTE: This extension is meant to help developers learn about developing web extensions. It does not directly provide a lot of value from a user perspective.
If you are a developer, learn how to build, package, and extend this sample extension.