Get the project on your local machine
npx degit harshb16/vite-react-tailwind-starter
Go to the project directory
cd my-project
Install dependecies
$ yarn
OR
$ npm install
$ yarn dev
OR
$ npm run dev
$ yarn build
OR
$ npm run build
Copy the needed files from vite react-ts