Addin Client Plugin

npm status

This project is obsolete and no longer maintained.

Installation

npm install --save @blackbaud/skyux-builder-plugin-addin-client

Usage

Open skyuxconfig.json and add/update the following:

{
  "auth": true,
  "plugins": [
    "@blackbaud/skyux-builder-plugin-addin-client"
  ]
}