> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/multi-location-grocery/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/multi-location-grocery/delivery-boy-app/run-app.md).

# Run Delivery Boy App

Open your terminal and navigate to the project folder and install plugins

```
$ flutter packages get
```

Once plugins are installed successfully you can run the app in Device with :

```
$ flutter run
```

[<br>](https://docs.ionicfirebaseapp.com/online-grocery-shopping-and-delivery-system/delivery-boy-app/app-structure)
