pattern-lab / starterkit-twig-demo
Pattern Lab's Demo StarterKit for Twig.
Installs: 267
Dependents: 1
Suggesters: 0
Security: 0
Stars: 11
Watchers: 5
Forks: 15
Open Issues: 7
Language:JavaScript
Type:patternlab-starterkit
Requires
- pattern-lab/core: ^2.0.0
- pattern-lab/patternengine-twig: ^2.0.0
This package is not auto-updated.
Last update: 2020-02-07 16:02:57 UTC
README
Demo StarterKit for Twig
The Demo StarterKit for Twig is meant to be used as a demo that highlights how to combine Twig and Pattern Lab. It is currently very thin. We're looking for maintainers who may be interested in making this demo the equal to if not better than the Mustache demo.
Requirements
The Demo StarterKit for Twig requires the following PatternEngine:
pattern-lab/patternengine-twig
: documentation, GitHub, Packagist
Install
This StarterKit can be installed using the following command:
php core/console --starterkit --install pattern-lab/starterkit-twig-demo
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/
.