1.0.0-beta.9 • Published 2 years ago

theme-packer v1.0.0-beta.9

Weekly downloads
1,024
License
MIT
Repository
github
Last release
2 years ago

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