Skip to content

orangehrm/orangehrm-os-mobile

Repository files navigation

OrangeHRM Open Source Mobile Application

OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures all the essential functionalities required for any enterprise. Copyright (C) 2006 OrangeHRM Inc., http://www.orangehrm.com/

OrangeHRM is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

OrangeHRM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

How to setup development environment

Prerequisites

Check whether the environment is ready

npx react-native doctor

Install dependancies

yarn install

Start dev server

yarn start

Run on Android device or emulator

Start emulator or connect device before run below command

yarn run android

Run on iOS device

cd ios
pod install
yarn run ios

Testing

yarn test
yarn run lint
yarn prettier src --write
# or
yarn run format

About

OrangeHRM open source mobile app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6