Skip to content

gardener-nyc/shopify-starter

Repository files navigation

Shopify Starter Theme

Dependencies

Setup

  1. Install dev dependencies via
$ yarn
  1. Start the dev server and log into Shopify store.
$ yarn start

Pushing to Production

  1. Build production ready theme files
$ yarn build
  1. Make a new commit and push to master. The github integration will take care of the rest.

Publishing

  1. Upload just theme files, ignoring data, to the theme of choice.
$ yarn theme:push:theme

Updating content

  1. Download theme content from live site
$ yarn theme:pull:data

About

Starter slate theme with goodies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published