This app is developed in Ionic with Angular.
To use this app, you must have NPM, Ionic and Angular installed:
npm install -g @ionic/cli
Next, you must install the dependencies:
npm install
To serve and try this app, your must serve the application:
ionic serve