First get this up and running (see its readme): https://github.com/dimaip/calendar-backend
Then:
git clone https://github.com/psmb/calendar
cd calendar
yarn
yarn start
or yarn build for production build.
For Android app run yarn build and then yarn cap open android and then build from Android Studio.