Run install npm install Start scripts First rename config.js.user to config.js. Run the following script to start app for debugger. npm run start-dev To run start-prod, first follow the instructions at react-native and run as admin. npm run start-prod