This is a reduced starter from the Shopify hydrogen demo-store, I found the demo-store to be a little overwhelming and want to pair back some of that experience in order to give you a good starting place that we can build on together. I highly recommend checking out the Hydrogen getting started as well as the demo-store, I'll be explainining similar things just in my own way!
Check out Hydrogen docs Get familiar with Remix
- Remix
- Hydrogen
- Oxygen
- Shopify CLI
- ESLint
- Prettier
- GraphQL generator
- TypeScript and JavaScript flavors
- Minimal setup of components and routes
Requirements:
- Node.js version 16.14.0 or higher
Remember to update .env
with your shop's domain and Storefront API token!
Accessing graphQL viewer https://localhost:3000/graphiql
npm run dev