0.0.1 • Published 6 years ago
react-npm-comp v0.0.1
🍏 Simple cli to generate a boilerplate to create react component and published to npm
Usage
npm i react-npm-comp -g
// or
yarn install react-npm-comp -g
Commands and examples
- In command line type: react-npm-comp
? Do you want to generate a boilerplate?
> Yes
No
Your answer is: Yes
// boilerplate has been created successfully!
- or to skip the question (Do you want to generate a boilerplate?)
react-npm-comp --yes
// boilerplate has been created successfully!
Notes
License
MIT
0.0.1
6 years ago