react-cli

0.3.1 • Public • Published

react-cli

Installation

npm install -g react-cli react

Usage

Usage: react-cli [source file]

Options:

  -h, --help           output usage information
  -V, --version        output the version number
  -p, --props [props]  Props to pass into the component

Examples

Without passing props:

react-cli my-component.jsx

Passing props

react-cli my-component.jsx -p "{\"foo\": \"bar\"}"

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    445
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.1
    445
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i react-cli

Weekly Downloads

445

Version

0.3.1

License

none

Last publish

Collaborators

  • magalhas