The Vanilla StarterKit for Handlebars is meant to be used as a demonstration of a Handlebars-based project in Pattern Lab.
Install
Edit Files
After installation the files for this StarterKit can be found in source/.
Contribution
Please refer to our general contribution guidelines.
Additionally there are two npm scripts, that are supporting the release process of this package.
Build on prepublish
On prepublish a build is enforced, which is mainly related to a sass compile.
Release
We've prepared a publish npm script that you could use to do a release.