1.0.1 • Published 2 years ago
ng-ts-lib-starter v1.0.1
TS Lib Starter
Description
This is a starter project for a TypeScript library.
Usage
Clone the repository
git clone https://github.com/almanoduerme/ts-lib-starter.gitInstall dependencies
pnpm installBuild the library
pnpm buildRun tests
pnpm test