/tanandcheek-website

👙 Tan+Cheek Shopify Website

Primary LanguageLiquid

Tan+Cheek Shopify Theme

The scripts are currently configured to update the Active theme on https://tan-cheek.myshopify.com/

Getting started

  1. Install Shopify Theme Kit
  2. Get the config details on Dashlane Secure Notes - Tan+Cheek
  3. Use npm i to install any necessary dependencies to run the project

Pull Production

To download all the latest version of the theme from the production environment run the following script

The private keys/variable can be found in the Dashlane Secure Notes - Tan+Cheek

theme get --password="[your-password]" --store="[your-store.myshopify.com]" --themeid="[your-theme-id]"

Development Mode

To automatically upload your changes to Shopify use npm start on terminal.