Anil-Lakhagoudar / SPFxLivePersonaCard

SharePoint online Custom People webpart
12 stars 12 forks source link

sp-fx-persona-card

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:

Build options

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