<!-- Import the library as ES module --> <script type="module" src="./dist/index.js"></script> <!-- Use the component --> <my-counter></my-counter>