This template provides a minimal setup to get React working in Vite with HMR and Biome with Tailwind CSS 4 Integration
Simply Clone the repo.
I like to cd into the cloned directory and
rm -rf .git && git init
to start fresh.
Cheers!