This template should help get you started developing with Vue 3 in Vite.
for logning in project
go to "/login" address
Set a data in localStorage whose name should be "token" and its value can be everything
go to "/dashboard" address
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
Lint with ESLint
npm run lint