Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 363 Bytes

js-webchannel-issue

Unsuccessful attempt to repo #4251 in the Firebase JS SDK.

To run this project locally

  1. Add your firebase config in init.js.
  2. Run npm install.
  3. Start server with http-server or other web server package.
  4. Note that there are no errors being logged in the console.