Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 12 days 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
```