react-component-library-template

October 8, 2024 ยท View on GitHub

This is a template to create a react component libraries with Vite

Features

  • React
  • TypeScript
  • Biome & Stylelint
  • Storybook
  • Vite
  • Vitest
  • Husky
  • Commitizen

Scripts

  • "format": format the code
  • "build": build the components
  • "bump": bump a patch version
  • "push:main": push history and tags
  • "dev:demo": run the demo alt text
  • "dev:demo-dist": run the demo-dist
  • "storybook": run the storybook alt text
  • "test:ui": run the vitest