1.0.1 • Published 5 months ago
@allenthich/react-library-template v1.0.1
react-library-template
Create a React component/library with Typescript including:
- Biome.js
- Vite/Vitest
Local Development Testing
Bundle package similar to publishing:
$ pnpm packOutput: allenthich-react-library-template-0.0.1.tgz
Usage
In the consuming project, run:
pnpm install ./allenthich-react-library-template-0.0.1.tgz1.0.1
5 months ago