- Scaffold React 19 + Vite 8 + TypeScript project
- Install and configure Tailwind CSS 3.4 with custom design system
- Install react-router-dom, zustand, socket.io-client, lucide-react
- Configure vite.config.ts with base: '/writing/' for deployment
- Set up Tailwind with brand/ink color palette, font families, shadows
- Clean up Vite template boilerplate, add minimal App component
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>