Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 662 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 662 Bytes

hamiltonlyrics

A realtime static page hosted on Firebase Hosting accompanying the tutorial on the Pusher blog.

View tutorial

How to run this app

  1. Clone the repo - https://github.com/yomete/hamiltonlyrics
  2. Open src/components/ChannelDetails and server.js and edit with your Pusher credentials which can be gotten from the Pusher dashboard
  3. In the root of the project folder, run npm i to install all dependencies.
  4. Then run npm run dev to get the app up and running.

Demo

A live demo can be seen at hamilton-lyrics.firebaseapp.com