This project accompanies the Jameson Saunders YouTube video Firebase UI Auth.
A simple example of how to get the firebase UI auth working on your own site.
If you haven't already, check out the Jameson Saunders YouTube Channel for web & mobile development videos.
Download or clone this project, then run npm i
from the project directory to install its dependencies. Not familiar with NPM? Check out my NPM Tutorial.
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.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.