A demo project for showcasing the integration of Deskree with Webflow E-commerce to create a multi-vendor store.
VUE_APP_API_BASE_URL - your Deskree API base URL
VUE_APP_WEBFLOW_SITE_ID - your Webflow site ID
VUE_APP_WEBFLOW_CATEGORIES_COLLECTION_ID - your Webflow categories collection ID
VUE_APP_WEBFLOW_VENDORS_COLLECTION_ID - your Webflow vendors collection ID
VUE_APP_DESKREE_ADMIN_TOKEN - your Deskree admin token
npm install
npm run serve
npm run build