Create Vue Files A cli tool to generate commonly used files, like component, routes etc. Usage Inside your vue project root dir: npx create-vue-files # or yarn create vue-files Or install globally yarn global add create-vue-files cvf # or create-vue-files