This webcomponent follows the open-wc recommendation.
npm i example-vanilla<script type="module">
  import 'example-vanilla/example-vanilla.js';
</script>
<example-vanilla></example-vanilla>npm run testnpm run test:bsnpm run storybook:startnpm run lint:eslint