russdias-exp-core
v2.2.0
Published
Core package for Russ Dias Experiments
Readme
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build