Skip to content
On this page

M2 Template Packages

M2 Template packages are packages that have specific theme or template for the various apps.

Template packages can be app or package specific, or generic templates that can be used by any app.

Template Package Repo and Branches

As all M2 packages, Template packages have their own repository and branches, and are included in the M2 Stack boilerplate as git subtree.

main Branch

The main branch is the branch used by the M2 Stack boilerplate.

standalone Branch

The standalone branch is the branch that can be used as a standalone boilerplate variation of the template.

demo Branch

The demo branch contains a slim version of m2-stack with a demo of the template and a storybook app that can be used to preview the template and develop it.