/widget-integration-example

Example of Wert widget integration

Primary LanguageTypeScript

WertWidget integration example

This repository is made to provide examples of how to integrate Wert module into your project. They are stored in /src/ folder.

To check it locally:

git clone git@github.com:wert-io/widget-integration-example.git
cd widget-integration-example
npm install
npm run start

...and the page with the examples will open automatically in your default browser.