4.0.0-alpha.3 • Published 8 years ago
@pattern-lab/styleguidekit-assets-default v4.0.0-alpha.3
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-defaultPHP
Pattern Lab PHP uses Composer to manage project dependencies. To install the default static assets run:
composer require pattern-lab/styleguidekit-assets-defaultDevelopment Requirements
In order to modify these assets you need to install the following:
Development Set-up
Read the contribution guidelines