I have just started creating POC for a project. I am using ASP.NET Core 3.1 and Vue JS ( to create view only).
I have gone through the following link about difference between bootstrap vs bootstrap vue Comparison between Bootstrap-Vue and Bootstrap 4
But I am using both Bootstrap and Bootstrap-vue(Because it gives table plugin and other feature). The reason is that few pages of report will be developed in asp.net core.
Is this correct approach?