Radlings project in the scope of DPS
Switch to node v10.16.3
using e.g. nvm.
We are using yarn as our package manager (see installation instructions).
Run the following command after cloning the repo.
$ yarn install
Invoke in the mobile-frontend
subdirectory
yarn start
to start the local development server of Expo CLI and to serve the project in the Expo client.