Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 599 Bytes

Angular Async Data Binding With ngIf/ngElse example

Full tutorial url (greek)

Install angular/cli

npm install -g @angular/cli

Clone this repo

git clone https://github.com/firebitgr/angular-async-ngif-ngelse.git

cd to the folder

cd angular-async-ngif-ngelse

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.