Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 584 Bytes

File metadata and controls

34 lines (31 loc) · 584 Bytes

Create React components from command line.

Quick Start

  • To install the package, run:
  $ npm install -g react-furnarius

or

  $ yarn add react-furnarius
  • To create a new component, run: ,
  furnarius create

or

  $ furnarius c
  • To see the project description, run: ,
  $ furnarius description

or

  $ furnarius d

Author

Bruno Melo