0.0.1 • Published 6 years ago

@pattern-lab/uikit-bare v0.0.1

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

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