1.0.2 • Published 4 months ago
@allenthich/better-feature-example-plugin v1.0.2
react-library-template
Create a React component/library with Typescript including:
- Biome.js
- Vite/Vitest
Local Development Testing
Bundle package similar to publishing:
$ pnpm pack
Output: allenthich-react-library-template-0.0.1.tgz
Usage
In the consuming project, run:
pnpm install ./allenthich-react-library-template-0.0.1.tgz
1.0.2
4 months ago