Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.17 KB

license current release Gitter

UIKit Bare

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.

An even simpler starting point for UIKit development. It only has the final output UIKit of uikit-workshop, minus the complicated build pipeline that utilized.

Installation

Node

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

npm install @pattern-lab/uikit-bare

Development Requirements

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

Development Set-up

Read the contribution guidelines