Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 503 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 503 Bytes

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.