Skip to content

A cross-platform mobile app to help Muslims pray on time.

License

Notifications You must be signed in to change notification settings

gerhansquad/salah-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salah

Pray on time with Salah!

For contributors

Required

npm run sync Run this once at the beginning to install required dependancies Important: You need to have the Android/iOS SDK installed beforehand.

To run the Android application

npm run emulate Run this to bundle and build the project, as well as deploy the Android app on a running emulator.

npm run device Run this to bundle and build the project, as well as deploy the Android app on a connected Android device.