- Node v6+
- Php v5.4+
composerinstalled
npm installPlease ensure the Drupal module Component Libraries is installed.
Compile everything, kick off file watches, and then a local server:
npm startCompile everything:
npm run compileTest everything:
npm testNote: tests must be enabled, and most are off by default
pattern-lab/source/_patterns/- Everything shown in Pattern Lab: contains Atoms, Molecules, etc folders._data/- Global data available to Pattern Lab
templates/- Drupal template files that can include stuff from the above_patterns/folder