@gedatou/ui
v0.0.14
Published
A starter for creating a TypeScript package.
Downloads
342
Readme
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
vp install- Run the unit tests:
vp run --filter ./packages/ui test- Build the library:
vp run --filter ./packages/ui build