@octa-labs/create-react-package is a CLI tool that simplifies setting up new React component projects by automating the boilerplate setup, including configurations tailored to TypeScript usage. This tool clones a predefined template, customizes package.json, and handles dependencies, allowing you to start coding immediately. GitHub actions are included for fast CI/CD.
For more you can checkout my article: https://blog.octalabs.com/how-to-create-a-react-npm-package-...
Show HN: Launch React Libraries in 5 Minutes with NPM CLI Tool
npmjs.com