react-cli icon indicating copy to clipboard operation
react-cli copied to clipboard

offical recommend using React: $ npm install -g react-cli

Open xgqfrms-GitHub opened this issue 9 years ago • 0 comments

offical recommend

$ npm install --save react react-dom

react react-dom --save react react-dom

my recommend

$ npm install -g react-cli  
<del>npm install -g react-cli react</del>  

image

xgqfrms-GitHub avatar Oct 24 '16 13:10 xgqfrms-GitHub