Skip to content

eggheadio/store.egghead.io

 
 

Repository files navigation

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

About

The egghead store for swag and other egghead goodies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 3.0%