Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 471 Bytes

simple-nodejs-weather-app

Simple Node.js Command Line Weather Application

  • Check out the Live Demo
  • Read the full tutorial on how to build this application at codeburst.io
  • Run the web app locally:
node server.js
// Now open your browser and visit: localhost:3000

gif