The Leave Management System is a part of Human Resource Management System. It enables the HR department to manage the employees leave.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the application
git clone https://github.com/silentnerd/leavemanagementsystem.git
cd leavemanagementsystemFirst go to the leavemanagementsystem folder -
cd leavemanagementsystemThen type the following command to install the dependencies and start the application -
npm install && npm startThe front-end server will start on port 3000.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details