An open API service indexing awesome lists of open source software.

https://github.com/panadolextra91/pharma-management

The Pharmacy Management System - MediMaster run on localhost
https://github.com/panadolextra91/pharma-management

ant-design express nodejs pharmacy-management reactjs website

Last synced: 4 months ago
JSON representation

The Pharmacy Management System - MediMaster run on localhost

Awesome Lists containing this project

README

          

How to run:
1. Import SQL file, create .env file in pharmacy-management/backend, install node modules if needed.
2. Run the backend:
cd pharmacy-management
cd backend
node app.js
4. Run the frontend:
cd pharmacy-management
cd frontend
npm start
yes (for port changing)