create-library-react used for create multiple projects
npm i -g create-library-react
or
yarn global add create-library-react
Creating a New Module
create-react-library
next stap
Package Name [package-name]
next stap
package description
next stap
author\'s github handle
next stap
package license
Easy-to-use CLI
Handles all modern JS features
Bundles cjs and es module formats
create-react-app for example usage and local dev
Rollup for bundling
Babel for transpiling
Jest for testing
Supports complicated peer-dependencies
Supports CSS modules
Optional support for TypeScript
Sourcemap creation
Hundreds of public modules created
Thorough documentation
Chinese docs by @monsterooo