# [offical recommend ](https://facebook.github.io/react/docs/installation.html) ``` sh $ npm install --save react react-dom ```  # [my recommend ](https://github.com/xgqfrms-GitHub/react/blob/gh-pages/README.md) ``` sh $ npm install -g react-cli <del>npm install -g react-cli react</del> ``` 