This folder contains the starting code for the [Firebase: Build a Real Time Web Chat App Codelab](https://codelabs.developers.google.com/codelabs/firebase-web/).
If you'd like to jump directly to the end and see the finished code head to the [web](../web) directory.
# SBM Demo Actual Code
- index.html, phonecall.html, messages.html
- main.js, index.js
- Based on firebase tutorial - Friendly Chat Web-Start codes.