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

https://github.com/atlinx/shopify-theme-playground

Repository for learning how to build a custom shopify theme.
https://github.com/atlinx/shopify-theme-playground

Last synced: 5 months ago
JSON representation

Repository for learning how to build a custom shopify theme.

Awesome Lists containing this project

README

          

# Shopify Theme Playground

Repository for learning how to build a custom shopify theme.

Using ThemeKit and following [Robby's tutorial](https://www.youtube.com/watch?v=zCDo-l5DJSo&t=246s).

## Prerequisites

1. Have ThemeKit installed.

## Running

```bash
theme --watch --allow-live
```