Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User

Angular Material installieren

20.03.2021 (👁5586)


 

Wie installiert man Angular Material richtig?

In Visual Code im Terminal Fenster den Befehl eingeben

ng add @angular/material

Installing packages for tooling via npm.

Installed packages for tooling via npm.

? Choose a prebuilt theme name, or "custom" for a custom theme: Indigo/Pink      

 [ Preview: https://material.angular.io?theme=indigo-pink ]

? Set up HammerJS for gesture recognition? Yes

? Set up browser animations for Angular Material? Yes

Abschliessend wird auch die angular app richtig aktualisiert

UPDATE src/main.ts (592 bytes)

UPDATE src/app/app.module.ts (1675 bytes)

UPDATE angular.json (4505 bytes)

UPDATE src/index.html (553 bytes)

UPDATE src/styles.css (396 bytes)