> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/clothingapp/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/clothingapp/clothing-app/installation-guide.md).

# Installation Guide

**Run in Web browser**

Open your terminal and navigate to the project folder and install NodeJS dependencies:

```
** $ npm install **
```

Once node dependencies are installed successfully you can run the app in browser window with:

```
** $ ionic serve**
```

\
You can also run this app with Ionic Lab, It will open apps in multiple device at a time and it's good way to Test your own apps.

```
**$ionic serve --lab**
```

![](/files/-LCT1BJYrn9yJgmB2MgR)

If there is any issue please google it or if you do not find any solution report us, we will look into it.
