This is an element for weweb.io.
To run locally, first install all dependencies with npm i
To serve locally, run npm run serve --port=[PORT]
, and then go to Weweb editor, open developper popup and add your custom element.
Before release, you can check build error by running npm run build --name=my-element