A Desktop application for management of Veternerians and Patients.
- 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.
- React
- Electronjs
- Nedb