IonicBucket Social App Documentation
  • Complete Functional Social App Based on Firebase & Ionic framework
  • Prerequisite
  • Environment Setup
  • Run
  • Build For Android
  • Build For IOS
  • Testing App
  • Firebase Configuration
  • Admob Configuration
  • Facebook Plugin
  • QuickStart- Step By Step Guide
  • Features
  • Icons and Splash Screens
Powered by GitBook
On this page

Environment Setup

Setup your OS environment to install the Ionic CLI and Cordova for native app development.

npm install -g cordova ionic

You may need to add “sudo” in front of these commands to install the utilities globally

PreviousPrerequisiteNextRun

Last updated 6 years ago