A WhatsApp clone with React Native, Express, and Apollo.
yarn # install server dependencies
cd client && yarn # install client dependencies
yarn start # start the server
cd client && react-native run-ios # start RN client