Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 864 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 864 Bytes

www_shopify

Jewelbots Shopify Theme

This is the Jewelbots Website.

To get set up download and install theme kit

Mac or Linux

curl -s https://raw.githubusercontent.com/Shopify/themekit/master/scripts/install | sudo python

home-brew

brew tap shopify/shopify
brew install themekit

For windows

Automatic Powershell Install Run the following commands in Powershell as Administrator.

(New-Object System.Net.WebClient).DownloadString("https://raw.githubusercontent.com/Shopify/themekit/master/scripts/install.ps1") | powershell -command -

Development

To develop this template you can use the app called themekit which will upload while you work to shopify. motifmate is an app (paid) that also lets you develop themes. You'll need a shopify account.