Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmytro-krekota/angular-weather


https://github.com/dmytro-krekota/angular-weather

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# AngularWeather

Using API from https://openweathermap.org/

---

Steps to run the application:

1. run `npm install`

2. run `npm run start` and open: http://localhost:4200/

---

To create a production build run: `npm run build-prod` and you will find a builded project files in dist folder.

---

Lint files: `npm run lint`.

---

Link to the application: https://dmytro-krekota.github.io/angular-weather/dist/index.html