shopify login --store <your-store.myshopify.com>
shopify theme init -u https://github.com/thedv91/shopify-starter
yarn install
yarn dev
yarn build
shopify login --store <your-store.myshopify.com>
shopify theme init -u https://github.com/thedv91/shopify-starter
yarn install
yarn dev
yarn build
Other