Hydrogen is a React framework and SDK that you can use to build fast and dynamic Shopify custom storefronts.
Requirements:
- Node v14+
- Yarn
yarn
yarn devRemember to update shopify.config.js with your shop's domain and Storefront API token!
yarn buildThen, you can run a local server.js using the production build with:
yarn serve