ionicnewsapp
GithubDemoYoutube
  • IONIC NEWS APP
  • Technologies Used
  • Zip File Structure
  • Project Structure
  • Project Requirements
  • App Structure
  • video installation guide
  • How to Run
  • Push Notification
  • Firebase Config
  • Run in Emulator
  • Social API
  • BACKEND
  • FIREBASE
    • Firebase Backend
  • CHANGELOG
    • Changelog
Powered by GitBook
On this page

How to Run

Please make sure to install Visual Studio Code before running this application

Run in Web browser

Open the Terminal and navigate to the project folder ionicfirebase and install NodeJS dependencies:

$ npm install

Once both 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.

Previousvideo installation guideNextPush Notification

Last updated 5 years ago