Skip to content

Files

Latest commit

 

History

History
15 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 195 Bytes

WeatherApp

Install dependencies

npm install

You have to install @angular/cli globally

Start the project

npm run start

Then open your browser on http://localhost:4200