* Avoid clobbering config.secret.json if already exists
* Clear npm cache when running make clean
* Fail make if npm is not installed
* Wrap rn run commands so local rn cli is used instead of global
* Separate run commands for ios & android
* Fail make run-ios if xcode isn't installed
* Check android env in make run
* Fix make check for config.secret.json