Following these tutorials, I'm able to create + export some Web-components
pnpm build
To bundle the web components in this repository to the dist folder (ES + UMD).
dist
Then We should be able to import these bundle to any project (vue, react...)