Show messages on the screen and updates in realtime thanks to Firebase
Change the Firebase url to point at your application.
var ref = new Firebase('https://your-app-name-here.firebaseio.com/messages');
- Node.js
- Gulp
- Bower
npm install && bower install
gulp serve
will start the browser with livereload
gulp
and you will find everything inside dist/