Back to plugins & integrations

Qwik Storefront icon

Qwik Storefront

A full-featured storefront starter built with Qwik

Integration type

Core
Core open-source plugins built by the Vendure team

Category

Storefront
README.md

Live demo

qwik-storefront.vendure.io

Getting Started

Clone the starter kit

git clone git@github.com:vendure-ecommerce/storefront-qwik-starter.git --depth 1

Install the dependencies

npm install

Run the storefront with a local Qwik dev server

npm run preview

Complete documentation can be found in the Github repo.