This project is built from the Shopify Hydrogen Demo Store template:
- Remix
- Hydrogen
- Oxygen
- Shopify CLI
- ESLint
- Prettier
- GraphQL generator
- TypeScript
- Styled Components
- Full-featured setup of components and routes
- Add more...
Requirements:
- Node.js version 18.12.0 or higher
npm install
npm run dev
Remember to update .env
with your shop's domain and Storefront API token!
Learn more about configuring your environment.
npm run build
npm run dev
npm run storybook