Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 562 Bytes

radlings

Radlings project in the scope of DPS

Installation

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

Running the Project During Development

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.