Vue Storefront

This integration was sponsored and co-developed by Marc O'Polo! Thanks for your support guys! ❤️ MOP Logo

Vue Storefront Next About You Cloud Integration

Branch Develop

Disclaimer: This project is still in beta phase.

How to start?

  1. Configure packages/theme/nuxt.config.js to establish the connection to your About You Cloud store.
  1. Install all required dependencies:
yarn install or yarn
  1. (optional) Then you can verify if everything works properly by building all three projects:
yarn build
  1. If everything built properly, you can start creating your new integration with:
yarn dev