Start your local Astro server with the following command:
yarn preview
And you can debug your local plugin by editing the files under the 'example' folder.
- Run
yarn preview
- Define/upgrade WebComponents on src/ui/webcomponents
- Edit ui-preview/src/pages/index.astro if needed