Fullstack Starter (React + Express, TypeScript) Minimal demo of a React (Vite) frontend and an Express backend, both in TypeScript. Quick start # From the repo root npm install # installs client and server via workspaces npm run dev # starts server (5000) and client (5173)