Skip to content

mikejav/ng-weather-app

Repository files navigation

NgWeatherApp - weather forecast SPA written in Angular

Before we start you need to know that you can view the running app without running it locally. Just open this project github pages: https://mikejav.github.io/ng-weather-app/?cityName=Krak%C3%B3w

Prerequisites

project is created using angular CLI so you need to install it globally.

Installation

git clone [email protected]:mikejav/ng-weather-app.git
cd ng-weather-app
npm install

How to run

the following command will run the development server:

ng serve

About

Weather forecast SPA written in Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published