Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 172 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 172 Bytes

Simple weather

Simple weather app that displays data from openweather.

How to run:

  1. Install dependencies:
npm install
  1. Run test server:
npm start