Skip to content

aleksip/pattern-lab-project

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Pattern Lab Project

A starting point for new web projects using using atomic design methodology and Pattern Lab. Especially designed for Drupal theme projects, with support for both Twig and PHPTemplate templates.

Features

Getting started

Prerequisites

npm and Composer installed.

Installing

npm install

Pattern Lab Standard Edition for Twig

npm run install-pattern-lab-twig

Pattern Lab Edition for .tpl.php templates

npm run install-pattern-lab-tpl