Start an opinioned Vite + Vue 3 project with unplugin-vue-components, unplugin-vue-router and unplugin-auto-import included.
To create a new Vue project using create-easyvue
, simply run the following command in your terminal:
npm create easyvue@latest
This will always enable Jsx, Typesript, Vue-Router, Eslint, Prettier and Vitest features.