Check the Marketplace web template for the Webix UI library.
Use this template as a part of a marketplace solution with the following features:
- Items lists with thumbnails, description, and price;
- Marketplace menu (products, sales, profile);
- Accent balance.
This ready-made wireframe is available for downloading and integration into any e-commerce web app.
npm install
// run demo locally
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware