/angular-data-sharing

Simple application covering the different ways of sharing data in an Angular application

Primary LanguageTypeScript

Angular | Different ways of sharing data

Simple app covering the different ways of sharing data in an Angular app.

Project's goal

Introduce the different ways to share data between components within an application. Here are covered:

Cloning the project

Run git clone https://github.com/vctrlima/angular-data-sharing.git in terminal.

Installing dependency packages

Run npm install in terminal.

Running development server

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

About

This project was generated with Angular CLI version 13.2.6.