Reactjs – Is there a terminal command that installs both react + tailwindcss using vite
I want to install both tailwind + react with one command. Creating empty template files (copy pasting an empty tailwind installed project) makes my file system weird. I searched for it and actually find nothing helpful. There is a create-vite-tailwind…