@trythis/nextjs
v0.0.5
Published
A starter for creating a TypeScript package.
Downloads
386
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