Introducing the Nuxt Shopify demo store
This storefront exists so you can see the module working end to end before wiring it into your own project. It covers collections, product detail with variant selection, predictive search, a persistent cart, and the customer account flow.
Every page is a thin Nuxt page over a typed GraphQL operation. Open template/app/pages to see how little code each one takes.