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
- Host: GitHub
- URL: https://github.com/panadolextra91/pharma-management
- Owner: panadolextra91
- Created: 2024-11-25T09:56:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-31T22:18:58.000Z (7 months ago)
- Last Synced: 2025-03-31T23:24:57.040Z (7 months ago)
- Topics: ant-design, express, nodejs, pharmacy-management, reactjs, website
- Language: JavaScript
- Homepage: https://medimaster.io.vn
- Size: 45.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)