IONIC-MULTIRESTAURANT
Products Services Contact
  • IONIC FIRESTORE MULTIRESTAURANT APP
  • Technologies
  • Download Zip
  • System Requirement
  • App Structure
  • Firebase Config
  • How to run
  • Run in Emulator
  • Social APP
  • video installation guide
Powered by GitBook
On this page

How to run

How to Run mobile app on browser window.

PreviousFirebase ConfigNextRun in Emulator

Last updated 6 years ago

Run in Web browser

Open your terminal and navigate to the project folder ( ionic 3 app ) 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 any issue please google it or if you didn't find any solution report us, we will looked into it. If you have install ionic 4 CLI then ionic-app-script modules need to be updated.