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.
- Host: GitHub
- URL: https://github.com/atlinx/shopify-theme-playground
- Owner: Atlinx
- Created: 2023-06-29T02:07:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T14:41:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T04:27:53.975Z (over 1 year ago)
- Language: Liquid
- Size: 3.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```