Docs / apps/website/README.md
Chimti Website
Basic deployable Chimti website built with React, Vite, and Tailwind CSS.
Run locally
npm install
npm run dev
Build
npm run build
This version is intentionally minimal so it can go live first and be expanded later.