So after following the instructions to prepare the environment for Native I now followed these instructions;
$ npm install -g react-native-cli
$ react-native init AwesomeProject
and this is what my terminal is showing;
zsh: command not found: react-native