Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 773 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 773 Bytes

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.