Server Prerequisites: NodeJS How to run the server: From the root folder of this project, navigate to the server folder by typing cd server Run npm install Run node index.js Client How to run the client: cd AwesomeProject react-native run-android