to run this project follow the steps:-
Prerequisite:-
- download and install Node.js : https://nodejs.org/en/download/
- download and install git : https://git-scm.com/downloads
Now let's dive in
In cmd execute the following
- Clone the project usnig
git clone https://github.com/Baqaisooo/PharmaciesManager.git cd PharmaciesManagerthe get into the project folder- run this code to install all dependencies
npm install - Now, it it time to run server
npm run devStart
to access the website go to http://localhost:3000/