HCF and LCM calculator finds the highest common factor and lowest common multiple for the given numbers.
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the directory
- open the terminal
- run the following command to install node modules
npm install
- then run the following command to start the server
node src/app.js