Vue is not a good UI library for a big project
Because you have to invent the wheel over and over again.
Such a time-wasting.
But with react like UI libraries. It's easy for you to reuse almost anything.
After using it for a big project for a while, I found myself always coding every little part over and over again. For example, a dialog window.