apolita Setting up developer environment In the frontend directory run: npm install And to install material UI extension run: npm install @material-ui/core npm install react-native-modal-overlay --save npm install prop-types npm install expo-av To run the app: npm start