/starter-ts

Starter template for TypeScript library

Primary LanguageTypeScriptMIT LicenseMIT

starter-ts-placeholder

NPM version

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit zguolee/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_ and zguolee globally to use this template.

License

MIT License © 2023-PRESENT Neil Lee