0.1.3 • Published 6 years ago

@busycph/styleguidekit-assets-busy v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Static Assets for the BUSY StyleguideKit edition

This code is responsible for creating Pattern Lab's UI look, feel, and functionality. These assets are are meant to be used in conjunction with the BUSY Mustache edition StyleguideKit, which control Pattern Lab-specific UI inside the iframe.

Installation

Pattern Lab Node uses npm to manage project dependencies. To install the default static assets run:

npm install styleguidekit-assets-busy

Development Requirements

In order to modify these assets you need to install the following:

Quick setup

git clone this repo
cd into dir
npm install
bower install
gulp (to build)