Skip to content

Latest commit

 

History

History
 
 

README.md

license current release Gitter

UIKit Default

Front-end assets and templates for the default Pattern Lab workshop view.

This code is responsible for creating Pattern Lab's default workshop UI look, feel, and functionality.

Installation

Node

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

npm install @pattern-lab/uikit-workshop

Development Requirements

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

Development Set-up

Read the contribution guidelines