Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codewritingcow/fireslack

Clone of Slack chat app. Built with AngularJS and Firebase.
https://github.com/codewritingcow/fireslack

angular angularfire firebase slack

Last synced: about 1 month ago
JSON representation

Clone of Slack chat app. Built with AngularJS and Firebase.

Awesome Lists containing this project

README

        

# AngularFire Slack
_By Gary Pang_

This is an AngularFire clone of the Slack chat app. From the Thinkster tutorial, ["Learn to build a Real-Time Slack clone with AngularFire,"](https://thinkster.io/angularfire-slack-tutorial). Thinkster's original repo is at https://github.com/apai4/fireslack-seed

## Notes from the original readme file

This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.11.1.

## Build & development

Run `grunt` for building and `grunt serve` for preview.

## Testing

Running `grunt test` will run the unit tests with karma.