A full-featured storefront built with Next.js
Be the first to know when the new marketplace is available. We'll send you an email as soon as it launches.
Clone the starter kit
git clone https://github.com/aexol-studio/vendure-nextjs-storefront.git --depth 1
Install the dependencies
npm i
Run the storefront with a local Next.js server
npm run dev
Complete documentation can be found in the Github repo.