/QtFirebaseExample

Example Qt app for the QtFirebase project

Primary LanguageQMLMIT LicenseMIT

QtFirebaseExample

Example Qt app for the QtFirebase project

Quick start

  1. Clone the example app and the QtFirebase project
  • Clone example project

    cd /path/to/projects
    git clone git@github.com:Larpon/QtFirebaseExample.git
    
  • Clone the QtFirebase project

    Clone into the "extensions" folder or into other folder of your choice

    cd /path/to/projects/QtFirebaseExample/extensions
    git clone git@github.com:Larpon/QtFirebase.git
    
  1. Follow the instructions in SETUP.md on how to setup QtFirebase