This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm installnpm run devnpm run buildInstall the dependencies:
- Tailwind CSS:
- npm install -D tailwindcss postcss autoprefixer
- npx tailwindcss init -p