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
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