Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 364 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 364 Bytes

nodejs-weather

Instructions

Download the code

git clone https://github.com/joseanfernandez/nodejs-weather

Install dependencies

cd nodejs-weather
npm install

How to use it

npm start

Add 2 parameters in the url, city01 and city02.

Try me!