1. Home
  2. Docs
  3. Ionic Food Delivery – Single
  4. Admin App

Admin App

Step 1: Creating an Admin Account

To log in with your admin app, first, you need to create an email account from your firebase.

Step 2: Updating Configuration

– Navigate to admin/src/environments/environment.prod.ts
– Update firebase credentials & Update admin email

Step 3: Running Admin Panel

once you have done, now you can serve into the browser.

cd admin
npm install
ionic serve