If you are able to view the counter with + and - sign and a text box that changes the value, here it is. Angular elements is working :)
To get this working, I have done a couple of things.
... <analytics-counter></analytics-counter> <script src="analytics-counter.js"></script> ...
The Full source code can be found here https://github.com/reflexdemon/angular10-webcompponent
For more good examples you can follow me on GitHub @reflexdemon and Twitter @reflexdemon