starter-ts Try it now! GitHub Template Create a repo from this template on GitHub. Clone to local If you prefer to do it manually with the cleaner git history npx degit qq15725/starter-ts my-ts-lib cd my-ts-lib pnpm i # If you don't have pnpm installed, run: npm install -g pnpm