If you encounter any error while trying to run the app, try to run the following commands on command prompt.
meteor npm install --save react react-dom
meteor npm install --save react-addons-pure-render-mixin
meteor npm install --save react-router react-mixin
meteor add react-meteor-data
meteor add accounts-ui accounts-password
meteor remove autopublish
meteor add twbs:bootstrap
meteor add ultimatejs:tracker-react
'meteor add themeteorchef:bert'
'meteor add jquery'
meteor mongo
"meteor npm install --save fbgraph
"
"meteor npm install --save twit
"