This is the Shopify theme for the Choose Love online store.
You'll need to have Node 6.x installed to use the Shopify command line utility tool Slate.
- Install Slate via NPM
npm install -g @shopify/slate
- Clone this repository somewhere
git clone [email protected]:ruiramos/choose-love-theme.git
- In the same directory, run
slate watch
for local template development. More info about building Shopify themes, start here.
- Ask me for the project's
config.yml
file so you can connect to the test store.