Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 824 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 824 Bytes

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.