Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 173 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 173 Bytes

weather-node-app

simple node express web app integrates 3rd party API OpenWeather

install dependencies:

npm install

run the app:

npm run devStart