This template provides a minimal setup to get React, Tailwind CSS working with Vite.
git clone https://github.com/area44/vite-workspace
cd vite-workspace
pnpm install
pnpm dev
Open your web browser and navigate to http://localhost:5173.
This project is licensed under the MIT License.