Skip to content

davidwarrington/theme-packer

Repository files navigation

Theme Packer

A modern toolset for developing Shopify themes heavily inspired by the now deprecated Slate.

Documentation

Full documentation for Theme Packer is available here.

Getting Started

Just run:

$ yarn create theme-packer-theme ./theme

or if you prefer npm:

$ npx create-theme-packer-theme ./theme