ReplyFeb 7, 2023
You can create a new Vue project using vite (npm create vite@latest your-app-name --template vue) or you can use the official Vue CLI. However, if you want to use tailwind then I'd recommend you follow this--> https://tailwindcss.com/docs/guides/vite#vue