Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 684 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 684 Bytes
Logo StandBy

🏃 - How to run the app

  1. clone this repository

    git clone https://github.com/UnknownVisuals/standby_capstone.git
  2. get the dependencies

    flutter pub get
  3. setup firebase

    flutterfire configure
  4. clone this repository

    flutter run -d DEVICENAME

    NOTE

    • make sure flutter is configured.
    • make sure firebase for flutter is configured.