I have tried to install fabric-js components in my angular 4 project
using the commands
npm install ng office-ui-fabric --save
provided in the link
https://github.com/ngOfficeUIFabric/ng-officeuifabric#installation
I have followed all steps correctly,but i am still unable to find
1)/node_modules/office-ui-fabric/fabric.css
2)/node_modules/office-ui-fabric/fabric.components.css
in my node_modules folder.I am bit confused that how to to use fabric component in
app.component.ts folder