Create a repo from this template on GitHub.
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
Create a repo from this template on GitHub.
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