This is a custom Vite template for creating Vue.js projects. It includes all the necessary configurations and dependencies to get you started with a new Vue project quickly and efficiently.
- Vite for fast build times and development server.
- Vue 3 with Composition API.
- Pre-configured ESLint and Prettier for code quality and formatting.
- Example components and folder structure.
To create a new project using this template, you can use the Vite CLI tool:
npx degit farajshuaib/vue-starter-template my-project