Vue 3 Vite starter using TypeScript, ESLint, Prettier, and Stylelint
A starter boilerplate for building Vue 3 single-page applications. It uses Vite for bundling, TypeScript for typing, and includes linting/formatting tooling (ESLint, Prettier, Stylelint). The repository provides a recommended project structure with routing, state management, and API utilities.
0