ESBuild React Example

Dev server:

npm start

Build for production:

npm run build

Built files are output to the public/ directory.