/centrifugo-react

A sample real time messaging app implemented using ReactJS

Primary LanguageJavaScript

Sample ReactJS implementation of Centrifugo

This is a ReactJS implementation of Centrifugo client-side messaging. Created using create-react-app, please find the documentation for create-react-app here.

Building

  1. git clone git@github.com:ctingwai/centrifugo-react.git
  2. npm install
  3. npm start