@blackbaud/skyux-lib-stache

Angular components for SKY UX Builder SPAs

Usage no npm install needed!

<script type="module">
  import blackbaudSkyuxLibStache from 'https://cdn.skypack.dev/@blackbaud/skyux-lib-stache';
</script>

README

@blackbaud/skyux-lib-stache

npm status

This collection of Angular components serves to augment SKY UX with features geared toward documentation. Read the official documentation for more info.

Local Development Setup

Install dependencies

npm install

Serve the SPA

skyux serve

Test the components

skyux test

Build the components

skyux build-public-library

Contributing

Read our contribution guidelines.