Pusher + CycleJS Realtime Chat

April 5, 2016 ยท View on GitHub

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

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