Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 464 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 464 Bytes

How to run

Install the Gatsby CLI

npm i -g gatsby-cli

Install Yarn

https://yarnpkg.com/en/docs/install#mac-stable

Install dependencies with Yarn

yarn

Run the develop command

gatsby develop

This will query the shopify api, optimize images, and launch a dev server! Any style changes should live-reload.

Notes

  • alt text is required for each image on shopify