joaoferreira / SPFx-Google-Analytics

This repository has a solution to add Google Analytics to the Modern SharePoint Sites
18 stars 13 forks source link
sharepoint spfx

google-analytics

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