This is a starter template for a TypeScript project that uses the esbuild module bundler.
To get started with this project, you'll need to clone the repository and install the dependencies:
git clone https://github.com/makaronma/esbuild-ts-starter
cd esbuild-ts-starter
pnpm iOnce you've installed the dependencies, you can use pnpm dev or pnpm start to run the project: