create-react-component-library
v0.1.3
Published
Create react component library command line utility
Maintainers
Readme
create-react-component-library
Create a fully fledged self-contained react component library in one simple command npx create-react-component-library my-library
Documentation
Usage
Run one of the following commands to create a new react component library.
$ npx create-react-component-library my-projector
$ npm i -g create-react-component-library
$ create-react-component-library my-project