I used the vue-auto-routing for my routes. My concern is how can I generate a .vue file instead of manually creating a file inside the pages folder. My goal here is to have a function like a CMS that generates a page automatically.
I used the vue-auto-routing for my routes. My concern is how can I generate a .vue file instead of manually creating a file inside the pages folder. My goal here is to have a function like a CMS that generates a page automatically.