Skip to main content
← Back to plugins
Qwik Storefront

Qwik Storefront

A full-featured storefront starter built with Qwik

CategoryStorefront

No documentation available.

Documentation

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.