How to work with any UI ?
- It needs to ship ES module builds (instead of UMD)
- It needs to be Vue 3 compatible (AFAIK there are not many yet)
As long as it satisfies both it should just work.
@hunteryun If you wish to have a template, feel free to visit my GroundLevel ♠️ ES6 . It's very much work-in-progress but shows you how to bring the parts together. It uses Vite.
If you have questions about it, please place those in that repo's Issues.