Setup

Clone the repo

git clone https://github.com/vishnubv944/harmoni-frontend.git

Install the dependencies

cd harmoni-frontend
npm install
npm i -g @ionic/cli
npm i @capacitor/core
npm i -D @capacitor/cli

Open the project through android studio

ionic capacitor open android