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
- Pattern Lab (Twig and PHPTemplate editions)
- Gulp
- Sass
- Browsersync
- shila-css
Getting started
Prerequisites
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