ngx-auth-firebaseui - Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication.
- clone this repo by running
$ git clone https://github.com/AnthonyNahas/ngx-auth-firebaseui.git
- setup the ngx-auth-firebaseui package
$ gulp setup
- navigate to the demo app directory
$ cd demo
- install the dependencies and run the app
$ npm i && npm start
- the app is now hosted by
http://localhost:4200/