Currently it's unclear how to setup and configure a repo to write a plugin for vue, i.e. a custom component to import from npm
It would be great to have a generator for that, i.e. with
npm create vue@latest --plugin
or similar.