- Nodejs
- React Native Setup
- Clone the repository.
https://github.com/joshsoftware/intranet-mobile.git
- Install the dependencies.
npm install
- Add Environment Variables
Refer .env.sample
, create .env.dev and add the environment variables into it.
- Run app
To build application use following command:
npm run android
To run metro server use following command:
npm start
- Timesheet Management
- Leave Management