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.
- Install roots
- Run the following commands from your command line:
roots template add shopify https://github.com/kylemac/roots-shopifyroots new store-name --shopifycd store-nameroots watch
- Write code
- Profit!