Skip to content

aleksip/pattern-lab-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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