Starter template using Vite, React, and TypeScript — includes routing and Tailwind CSS.
Create a new project using this template:
degit Tobyy85/vite-template
# Update and install dependencies
npx npm-check-updates -u
npm installConfigure your app by changing the values in code that start with VAR_
npm run devnpm run build