Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
/ stache2 Public archive

DEPRECATED Angular 2 components for SKY UX Builder SPAs

Notifications You must be signed in to change notification settings

blackbaud/stache2

Repository files navigation

Stache has moved to a new repo at https://github.com/blackbaud/skyux-lib-stache. Please contribute and file issues at our new home.

Stache 2

npm status

This collection of Angular 2 components serves to augment SKY UX 2 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.