- Clone the repo
- Navigate to it
- Open a terminal in weusthem-email-client and weusthem-email-client/api
- Run
npm install
in both terminals - Run
node server.js
in the weusthem-email-client/api terminal - Run
ionic serve
in the weusthem-email-client terminal