You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# angular-material-login-and-register-example
2
2
3
-
Link to Youtube-Video: tbd
3
+
Link to Youtube-Video: https://youtu.be/S2xwcY3QKBc
4
+
5
+
Please read the docs carefully - all requests to the backend are "mocked" but there are "commented" examples that you can use (and modify) to fit your specific needs.
4
6
5
7
## How to run
6
8
First run `npm i` and then `ng serve`, then you can open localhost:4200 in your Browser
@@ -38,7 +40,7 @@ add angular Material to your Angular app
0 commit comments