Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidwarrington/theme-packer


https://github.com/davidwarrington/theme-packer

shopify shopify-theme themekit webpack

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Theme Packer

A modern toolset for developing Shopify themes heavily inspired by the now deprecated [Slate](https://github.com/Shopify/slate).

## Documentation

Full documentation for Theme Packer is available [here](https://davidwarrington.github.io/theme-packer).

## Getting Started
Just run:
```shell
$ yarn create theme-packer-theme ./theme
```
or if you prefer npm:
```shell
$ npx create-theme-packer-theme ./theme
```