oddscenes / angular-accounts

A basic registration set up with authentication using Firebase and AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Registration set up and authentication using Firebase and AngularJS

Installation

  1. git clone
  2. cd into angular-accounts
  3. run npm install install gulp globally for local testing npm install --global gulp
  4. run on server (run gulp for local)
  5. Create Firebase database, and add to app.js https://www.firebase.com/

About

A basic registration set up with authentication using Firebase and AngularJS


Languages

Language:CSS 57.4%Language:HTML 21.8%Language:JavaScript 20.8%