update-react-cli
v0.0.4
Published
update react, react-dom, and react-add-on
Downloads
3
Maintainers
Readme
update-react
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