227 B
227 B
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
A starter for creating a TypeScript package.
npm install
npm run test
npm run build