Clothingapp
GithubDemoYoutube
  • CLOTHING APP
  • Technologies
  • CLOTHING APP
    • Zip File Structure
    • Project Requirement
    • App Structure
    • Installation Guide
    • API Config
    • Push Notifications
    • Run in Emulator
    • Social API
  • PAYMENT
    • Stripe
  • THANK YOU
    • Source and Credits
    • Thank You
Powered by GitBook
On this page
  1. CLOTHING APP

Installation Guide

It provides you detail information about the installation.

PreviousApp StructureNextAPI Config

Last updated 6 years ago

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**

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