# with
npm npm install office-ui-fabric-react
yarn yarn add office-ui-fabric-react
使用方法:
import { PrimaryButton } from ‘office-ui-fabric-react‘;
2-将Fabric React添加到现有项目
原文:https://www.cnblogs.com/gerrychong/p/10848142.html