snappreneur
  • Introduction
  • Quick Start Guide
  • Introduction
  • Features
  • Setting Up the environment (Critical)
  • Prerequisites
  • Customization and Installation
  • Push Notifications and Firebase Cloud Functions
  • Final Steps
  • Auxiliary Service
Powered by GitBook
On this page

Final Steps

Finally, you must build your project and make sure that you an emulator running or an android device connected, you can run the following command:

Under the root directory of your project run:

$ npm start –reset-cache

And open another cli in the same directory and run:

$ react-native run-android

PreviousPush Notifications and Firebase Cloud FunctionsNextAuxiliary Service

Last updated 7 years ago