Hydrogen is Shopify’s stack for headless commerce. Hydrogen is designed to dovetail with Remix, Shopify’s full stack web framework. This template contains a full-featured setup of components, queries and tooling to get started with Hydrogen.
Check out Hydrogen docs Get familiar with Remix
Requirements:
npm create @shopify/hydrogen@latest -- --template demo-store
Remember to update .env
with your shop's domain and Storefront API token!
npm run build
npm run dev