Pusher + CycleJS Realtime Chat

This is an example CycleJS chat application built with Pusher.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:pusher-community/cycljes-realtime-chat.git this repository
  • cd cycle-realtime-chat
  • npm install

Running / Development

Further Reading / Useful Links

  • Cycle.js
  • [CycleJS Video Series](CycleJS video series)