If you prefer to do it manually with the cleaner git history
npx degit nei1ee/starter-ts my-starter-ts
cd my-starter-ts
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
Note: Replace
starter-ts-placeholder
,_description_
andnei1ee
globally to use this template.