vccampbell / spfx-reactjs

A complete CRUD example using ReactJs and the SharePoint Framework based on a real-world implementation.
6 stars 5 forks source link

filterable-list-table

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