Skip to content

marconildo/SPFx1.8OfficeFabric6

 
 

Repository files navigation

spfx-1-8-office-fabric

This is where you include your WebPart documentation.

Building the code

git clone the repo
npm i
npm i -g gulp
gulp

This package produces the following:

  • lib/* - intermediate-stage commonjs build artifacts
  • dist/* - the bundled script, along with other resources
  • deploy/* - all resources which should be uploaded to a CDN.

Build options

gulp clean - TODO gulp test - TODO gulp serve - TODO gulp bundle - TODO gulp package-solution - TODO

About

Simple example of Office Fabric 6.156.0 working with SPFx 1.8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.8%
  • CSS 20.2%
  • JavaScript 5.0%