Skip to content

lukekroon/angular-9-material-rxjs-example

Repository files navigation

Angular 11 RXJS Demo

Edit on StackBlitz ⚡️

Getting started

Install Node and Git

Clone this project

git clone https://github.com/lukekroon/angular-9-material-rxjs-example.git

Change directory

cd angular-9-material-rxjs-example

Create a branch

git checkout -b example-branch

Install dependencies

npm ci

Run the application

ng serve

View the application

Go to http://localhost:4200

Task

Use any prefered IDE. For this project we propose Visual Studio Code.

Follow instructions in the following file src/app/sales/sales.component.ts

References

Releases

No releases published

Packages

No packages published