Skip to content

Latest commit

 

History

History
executable file
·
57 lines (45 loc) · 3.55 KB

INSTRUCTIONS_DEMO.md

File metadata and controls

executable file
·
57 lines (45 loc) · 3.55 KB

ngx-auth-firebaseui - Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication.

npm version demo docs: typedoc codecov CircleCI branch Build Status Join the chat at https://gitter.im/ngx-auth-firebaseui/Lobby dependency Status devDependency Status npm Greenkeeper badge license GitHub forks GitHub stars GitHub followers Twitter URL Twitter Follow Awesome

Table of Contents

$ 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/