A full-featured storefront starter built with Remix
Support by
Support languages
en
Integration type
Core
Category
Storefront
Live demo
Getting Started
Clone the starter kit
git clone git@github.com:vendure-ecommerce/storefront-remix-starter.git --depth 1
Install the dependencies
yarn install
Create a .env file in the root dir with the following contents:
VENDURE_API_URL=http://localhost:3001/shop-api
# or
# VENDURE_API_URL=https://readonlydemo.vendure.io/shop-api
NODE_ENV=development
Run the storefront with a local Remix server
yarn dev
Complete documentation can be found in the Github repo.
Get started
Create your first commerce experience with Vendure in less than 2 minutes
Vendure is a registered trademark. Our trademark policy ensures that our brand and products are protected. Feel free to reach out if you have any questions about our trademarks.
Documentation
Newsletter
Get the latest product news and announcements delivered directly to your inbox.