Setting Up a React Project



$ brew update && brew install node
$ npm -g install bower
$ bower install react babel

Create index.htm and link react.js and browser.js.