0.0.4 • Published 8 years ago

update-react-cli v0.0.4

Weekly downloads
23
License
MIT
Repository
github
Last release
8 years ago

update-react Build Status

update react, react-dom, and react-add-on

Install

$ npm install --save update-react-cli

Usage

const updateReact = require('update-react-cli');

updateReact('unicorns');
//=> 'unicorns & rainbows'

CLI

$ npm install --global update-react-cli
$ update-react-cli --help

  Usage
    update-react [input]

  Examples
    $ update-react
    unicorns & rainbows

License

MIT © zhangxiaoxun