Skip to content

honghu215/IonicFirebase-starter

Repository files navigation

Ionic 4 with Firebase Mobile app starter demo

Installation

  1. clone file and build

    git clone https://github.com/honghu215/IonicFirebase-starter.git
    cd folder
    npm i
    ionic cordova platform add ios
    ionic cordova prepare ios
    
  2. run app on XCode

    1. Open XCode and connect your iphone

      • Make sure you connected your device
      • select your team
      • change the bundle identifier so that xcode can properly create provisioning file and certificate
      • go to File -> Project Settings, select Legacy Build System under Build System options screeshot
    2. add firebase config to environments/environment.prod.ts

    3. run!

About

Keep your own health record to yourself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published