russdias-exp-setup
v2.0.0
Published
Setup package for Russ Dias Experiments
Downloads
12
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