Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 428 Bytes

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