SPFX setup with Angular2 Angular4 and SP PnP JS Core
This is where you include your WebPart documentation.
git clone the repo
npm i
npm i -g gulp
gulp serve
This package produces the following:
- lib/* - intermediate-stage commonjs build artifacts
- dist/* - the bundled script, along with other resources
- temp/* - all resources which should be uploaded to a CDN.
- sharepoint/* - webpart package
gulp clean - gulp test - gulp serve - gulp bundle - gulp package-solution -