Skip to content

allenthich/react-library-template

Repository files navigation

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

About

Starter React TypeScript library template with bare essentials including CI/CD

Resources

Contributing

Stars

Watchers

Forks

Packages