Blob App with VueJS, Composition API, Vue Router and Pinia. Actually based on a tutorial from 'Learn with Jon' Youtube Channel
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint