Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 371 Bytes

Hospital-Management-App

A Desktop application for management of Veternerians and Patients.

Steps to Install:

  • clone the repo and run the command npm i to install the dependencies
  • run the command npm run dist to build the installer
  • run the .exe file created in dist folder.

Tech Stack

  • React
  • Electronjs
  • Nedb