👋Getting Started
Setting up the codebase
Step 1: Clone the repository
Step 2: Create your branch
Step 3: Setup your environment variables
SHOPIFY_SECTIONS_BEFORE_RENDER=""
SHOPIFY_SECTIONS_AFTER_RENDER=""
SHOPIFY_THEME_FOLDER=themes/accelerate
SHOPIFY_CMS_LOCALES=
SHOPIFY_CMS_IGNORE_SNIPPETS=color-swatches.json.liquid
SHOPIFY_CMS_IGNORE_LAYOUTS=theme.liquid
SHOPIFY_CMS_IGNORE_SECTIONS=
SHOPIFY_CMS_IGNORE_ASSETS=swatches.json,custom.css.liquid,custom.js
#SHOPIFY_CMS_NO_LOCALIZAZTION=true
#SHOPIFY_CMS_DELETE=trueStep 4: Configure your IDE
Setting up the Shopify CLI
Step 1: Make a copy of the theme
Step 2: Configure your scripts
Step 3: Setup your Git repository
Step 4: Setup your dev scripts
Use of the Accelerated Developer Tools also requires a thorough understanding of the following.
Getting Started
First Steps
Working with the Shopify CLI on any store
Last updated