This is create for start Create React App and easily manage and scale your site.
$ npx degit RestJS/vite-react <folder_name>
after clone native folder
$ cd <folder_name>
$ npm install
Vite
,TypeScript
,Tailwind CSS
,React
npm run build
for start build.npm run dev
for start dev.