Very simple template for Vue 3, based on pnpm create vite --template vue-ts, with added Tailwind.
pnpm create vite --template vue-ts
pnpm i
pnpm start
pnpm build
pnpm check (run as part of build)
pnpm check
build
pnpm preview