0.1.3 • Published 4 years ago

create-react-component-library v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

create-react-component-library

Create a fully fledged self-contained react component library in one simple command npx create-react-component-library my-library

npm license

Documentation

Usage

Run one of the following commands to create a new react component library.

$ npx create-react-component-library my-project

or

$ npm i -g create-react-component-library
$ create-react-component-library my-project

License

MIT