Vue 3 + Vite + TailwindCSS + TypeScript + ESLint + Prettier + Jest + Vue Test Utils

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit horpey/vue3-tailwind-template my-vtailwind-app
cd my-vtailwind-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm