Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.25 KB

Weathercast Angular

Weathercast Angular is a small weather forecast application built in Angular.

View Demo

Besides the core Angular packages, the project also uses:

Installation

This project was generated with Angular CLI version 14.2.9.

Install the CLI first.

npm install -g @angular/cli

then in the project root, install the required packages

npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build for production

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.