@buildinams/react
v0.1.0
Published
React components package
Downloads
275
Keywords
Readme
@buildinams/react
React components package
Contributing
Refer to /docs/CONTRIBUTING.md for contribution guidelines.
PR flow
Steps to follow
- Create component in
src/components/ - Add to
tsup.config.tsfor build - Add export to component
distfile inpackage.json - Run
npx changesetto describe the added changes - Commit everything
- Create PR to
mainbranch - After review and approval, merge PR to
mainbranch
This will trigger package version bumps with automatically generated CHANGELOG.md changes.
