From 1d843868bc5a26cb6bc10902bf324e76151087cb Mon Sep 17 00:00:00 2001 From: Anthony Nahas Date: Sun, 17 Nov 2019 23:39:36 +0100 Subject: [PATCH] fix(project): updated the demo app --- src/app/app.component.html | 146 ++++++++++++++----------------------- 1 file changed, 54 insertions(+), 92 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index cfaa252..5155c9b 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -304,7 +304,15 @@ /> @angular-material-extensions/select-country
- + + + + + +

Usage

-

Next Steps

-

What do you want to do next with your app?

+

Next Steps

+

What do you want to do next with your app? Here are some awesome suggested libraries for you!

@@ -449,7 +457,7 @@

Next Steps

- New Component + ngx-auth-firebaseui
@@ -457,7 +465,7 @@

Next Steps

- Angular Material + password-strength
@@ -465,7 +473,7 @@

Next Steps

- Add Dependency + google-maps-autocomplete
@@ -473,7 +481,7 @@

Next Steps

- Run and Watch Tests + pages
@@ -481,116 +489,69 @@

Next Steps

- Build for Production + links-preview
-
ng generate component xyz
-
ng add @angular/material
-
ng add _____
-
ng test
-
ng build --prod
+
ng add ngx-auth-firebaseui
+
ng add @angular-material-extensions/password-strength
+
ng add @angular-material-extensions/google-maps-autocomplete 
+
ng add @angular-material-extensions/pages
+
ng add @angular-material-extensions/links-preview 
- - - - - - - + + - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - + + + - - - - - - - + + + + + + + + + - - - + + - @@ -617,7 +578,8 @@

Next Steps