Live link : https://webgi-advanced-configurator-demo.vercel.app/
This repository contains a code demo showcasing how to create an advanced custom user interface (UI) using HTML, TypeScript, and the VariationConfiguratorPlugin.
To get started with the code demo, follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies by running
npm install
. - Start the development server by running
npm run dev
.
Explore the implementation in the following files:
index.html
: The main HTML file containing the custom UI elements../src/main.ts
: The TypeScript file containing the logic to interact with the VariationConfiguratorPlugin.
For more information and in-depth tutorials on how to use the VariationConfiguratorPlugin, please refer to https://webgi.xyz/docs/manual/variationConfigurator