To start the emulator go to Android/Sdk/tools and run:
./android avd
To enable logging:
adb logcat | grep ReactNativeJS
Starting in the project docced elsewhere but basically:
react-native start
then with the emulator running
react-native run-android
compile the coffee with coffee -w -c --output build/ src/