The Vue Storefront Essentials Course is now available! Learn More
Starting new project

Starting new project

Open Source integrations use old architecture

Temporarily Open Source integrations use old architecture based on Nuxt 2. We are working closely with their maintainers on updating them to the latest version of Nuxt 3 and Vue Storefront SDK. You can find documentation for the old integrations here. Feel free to reach out to us on Discord if you want to learn more.

To start new Vue Storefront project simply run our CLI.

npx @vue-storefront/cli init

Our friendly configurator will ask a few questions and set up a fresh Vue Storefront project for you. Your project is a fully-functional eCommerce storefront connected to the eCommerce platform of your choice.

ā”Œ  Welcome to Vue Storefront 2 CLI! šŸ’š
│
ā—‡  šŸš€  What's your project name?
│  my-vsf-project
│
ā—†  āš™ļø  Choose an integration template:
│  ā— Magento 2 
│  ā—‹ Shopify
│  ā—‹ Vendure
│  ā—‹ Kibo Commerce (beta)
│  ā—‹ Odoo
│  ā—‹ Prestashop
│  ā—‹ Spree
│  ā—‹ Custom integration
ā””

Once you're set up, check relevent integration docs for the next steps.

Enterprise Integrations

Only Open Source integrations are available in the CLI. If you want to access Enterprise integrations check out our Enterprise offering.