Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 362 Bytes

currency_convert

This is a nodejs express framework web application . Requirement: 1. nodejs 2. npm

Follow the steps to run the file .
1 . clone the repo
2 . then execute : "npm install " to install the dependecies .
3 . then execute : "npm start" to start the server
4 . go to localhost/3000 on your browser .