1-open terminal(mac) or cmd (windows) 2-go to root directory of project 3-run npm install 4-run react-native run-android for running on android devices 5-run react-native run-ios for running on an ios devices(just on mac)
befor step 4 or 5 you should run your device or connect your real device