generator-office-ui-fabric-react-control

1.0.0 • Public • Published

generator-office-ui-fabric-react-control NPM version Build Status Dependency Status Coverage percentage

Yeoman generator to create new office-ui-fabric-react controls that are style and theme aware.

Installation

Install Yeoman and generator-office-ui-fabric-react-control using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-office-ui-fabric-react-control

Then, on a clone of https://github.com/OfficeDev/office-ui-fabric-react, in the packages/experiments folder, generate a new control.

cd office-ui-fabric-react/packages/experiments
yo office-ui-fabric-react-control

After the control is generated, run npm start and the demo page will show the new UI control.

License

MIT © Fabio Pintos

Readme

Keywords

Package Sidebar

Install

npm i generator-office-ui-fabric-react-control

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • fpintos