starterkit-twig-base
v3.0.0
Published
Pattern Lab's Base StarterKit for Twig.
Downloads
34
Maintainers
Readme
Base StarterKit for Twig
The Base StarterKit for Twig is meant to be used as a near-blank starting point for Twig-based projects in Pattern Lab.
Requirements
The Base StarterKit for Twig requires the following PatternEngine:
pattern-lab/patternengine-twig
: documentation, GitHub, Packagist
Install
This StarterKit can be installed via one of the following commands:
php core/console --starterkit --init
php core/console --starterkit --install pattern-lab/starterkit-twig-base
It is recommended that you do not install this StarterKit as a dependency for your Pattern Lab project via Composer.
Edit Files
After installation the files for this StarterKit can be found in source/
.