$ brew install node
$ brew install watchman
$ npm install -g react-native-cli
=> https://facebook.github.io/react-native/docs/getting-started
start react-native
$ cd ALISMap
$ react-native start
another tab,
$ cd ALISMap
$ react-native run-ios # run-android
react-native 0.57.2 is installed. => facebook/react-native#21490 (comment)