sp-list-links-wp

A webpart to show links from a custom list. Optionally filter the links based on a text field. alt text

Building the code

git clone the repo
npm i

Build options

To test in workbench:

gulp serve --nobrowser

To create production build:

npm run ship