Back to plugins & integrations

Next.js Storefront icon

Next.js Storefront

A full-featured storefront built with Next.js

Integration type

Community
Open source integrations built by the Vendure community.

Category

Storefront
README.md

Live demo

shop.aexol.com

Getting Started

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.