Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 603 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 603 Bytes

Intranet Mobile App (React Native)

Prerequisites:

Installation

  1. Clone the repository.
https://github.com/joshsoftware/intranet-mobile.git
  1. Install the dependencies.
npm install
  1. Add Environment Variables

Refer .env.sample, create .env.dev and add the environment variables into it.

  1. Run app

To build application use following command:

npm run android

To run metro server use following command:

npm start

Features

  • Timesheet Management
  • Leave Management