Install Guide
Hi, this is the install guide for the app.
Initial Release
Version 1.0
On your computer:
- Go to the SnapMsg repository on GitHub, and clone or download the repository.
- Install npm by running
npm installin the terminal to install all the dependencies. - Run
npx expo startto start the app, this will show a QR code in the terminal.
On your phone:
- Download the Expo app from the App Store or Google Play Store.
- Open the Expo app and scan the QR code that appears in the terminal.
And that’s it! The app should be running on your phone. Hope you enjoy it.