The code from the video tutorial Getting started with Vue 3 + Vite in 2021 (feat. Tailwind CSS, Vue Router, Vuex, ESLint & Prettier): https://www.youtube.com/watch?v=O8epzPrsADI
After cloning, go to the project folder and install node modules
npm install
This is essentially a fresh install of Vue 3 + Vite, ESLint, Prettier, TailwindCSS, Vue Router, Vuex