Skip to content

clarktozer/spfx-quicklinks

Repository files navigation

spfx-quicklinks

SharePoint framework webpart for managing a list of quick links.

Quick Links

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 gulp test gulp serve gulp bundle gulp package-solution

About

SharePoint framework webpart for managing a list of quick links

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published