/ts-starter

Starter template for TypeScript library

Primary LanguageTypeScriptMIT LicenseMIT

TypeScript Starter

Starter template for TypeScript library

Template Usage

Clone the repository and install dependence packages.

Run command of pnpm run start and develop library.

Run command of pnpm run test to test function of library.

Run command of pnpm run build to build generate dist bundle.

Tips

Some characters of the project need to be replaced globally before development

pag-name: It is package name and need to replace it for your package name