Simple TypeScript Starter Starting a new project The easiest way to use this repository is to degit it: npx degit https://github.com/premdasvm/typescript-starter <project-name> Scripts pnpm run start:dev Starts the application in development using tsx, with hot reloading.