Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 612 Bytes

Roots - Shopify Template

This is a simplified Shopify theme to be used as a "blank slate" starting point for theme designers.

It is based off of Shopify/skeleton-theme but is ported to utilize a Roots workflow.

Setup

  • Install roots
  • Run the following commands from your command line:
    • roots template add shopify https://github.com/kylemac/roots-shopify
    • roots new store-name --shopify
    • cd store-name
    • roots watch
  • Write code
  • Profit!