4.0.0-alpha.3 • Published 6 years ago

@pattern-lab/styleguidekit-assets-default v4.0.0-alpha.3

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

license current release Packagist Gitter

Static Assets for the Default StyleguideKit

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 default Mustache and Twig StyleguideKits, which control Pattern Lab-specific UI inside the iframe.

Installation

Node

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

npm install @pattern-lab/styleguidekit-assets-default

PHP

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

composer require pattern-lab/styleguidekit-assets-default

Development Requirements

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

Development Set-up

Read the contribution guidelines