Esbuild, React, and TypeScript starter tutorial with example boilerplate.
A step-by-step tutorial and example boilerplate showing how to set up a React project using Esbuild and TypeScript. Includes configuration for bundling, a dev server with live-reload, ESLint/Prettier, and Jest-based testsβsuited for small to medium single-page applications and learning projects.
0