For the full tutorial, visit: https://medium.com/@jchiatt/headless-wordpress-with-react-d573bca02ee0#.yq4yg24w0
npm install -g create-react-app
cd headless-wp-frontend && npm install && npm start
Then, read backend/README.md to get WordPress up and going.