How can I generate a .vue file inside my vue folder?

Viewed 16

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.

0 Answers
Related