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