Wwebur / hydrogen-skeleton-shadcn

Shopify Hydrogen mock shop, but with shadcdn and radix ui components styling.

Home Page:https://hydrogen-skeleton-shadcn.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydrogen template: Skeleton

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 minimal setup of components, queries and tooling to get started with Hydrogen.

Check out Hydrogen docs Get familiar with Remix

What's included

  • Remix
  • Hydrogen
  • Oxygen
  • Shopify CLI
  • ESLint
  • Prettier
  • GraphQL generator
  • TypeScript and JavaScript flavors
  • Minimal setup of components and routes

Getting started

Requirements:

  • Node.js version 16.14.0 or higher
npm create @shopify/hydrogen@latest

Building for production

npm run build

Local development

npm run dev

About

Shopify Hydrogen mock shop, but with shadcdn and radix ui components styling.

https://hydrogen-skeleton-shadcn.vercel.app/


Languages

Language:TypeScript 95.9%Language:CSS 2.7%Language:JavaScript 1.4%