Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.04 KB

FirebaseUI Auth Example

This project accompanies the Jameson Saunders YouTube video Firebase UI Auth.

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.

Installation

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.

Development server

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.