Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 340 Bytes

File metadata and controls

25 lines (18 loc) · 340 Bytes

Simple Chat application with angular and firebase

DESCRIPTION

Small demonstration about how to create a simple chat with angular and firebase. For the full article and explanation please see: http://blog.nerdeez.com/?p=155

Installation

  • clone this repo
npm install
bower install
grunt serve