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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# create-theme-packer-theme

Get started using [Theme Packer](https://davidwarrington.github.io/theme-packer/) for your Shopify themes in seconds.

## Getting Started

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