Fullstack TypeScript starter with React client and Express server.
Starter kit combining a React TypeScript client and an Express TypeScript server, using Vite for client bundling and Node for runtime. It provides shared client/server types, separate tsconfig files, and a build output for deploying both client and server together, suitable for building web apps and REST APIs.
0