skyux-spa-addin-entry-form-demo

This SPA demonstrates a SKY Add-in implementation using SKY UX. The example uses the Raiser's Edge NXT Gift Entry form and side loads a vertical add-in tab in the same modal dialog tabset.

For more information on Blackbaud's SKY Add-in framework, see https://developer.blackbaud.com/skyapi/docs/addins.

To serve locally

  • Go through the SKY UX Getting Started guide
  • Clone this repo locally
  • Navigate to the repo folder in a command prompt, and run npm install to install the required modules
  • Run ng serve -o to serve the SPA locally