Open web-dave opened 2 years ago
git clone https://github.com/web-dave/angular-days.git
https://stackblitz.com/edit/github-grxaxs?file=src/app/app.component.ts
Here
Im echten Projekt würdet ihr das Projekt mit der CLI anlegen. Das erfordert Zeit.
npm i -g @angular/cli
ng new angular-days --style=scss --routing cd angular-days ng serve
Next
Es gib 2 Wege hier mit zumachen:
Lokal auf deiner Maschine
git clone https://github.com/web-dave/angular-days.git
Online bei Stackblitz
https://stackblitz.com/edit/github-grxaxs?file=src/app/app.component.ts
Slides
Here