Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 539 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 539 Bytes

Chatter

A simple example for usage of channel.js

Getting up and running

This repository provides two options for getting the example app up and running: Docker (preferred) and Vagrant.

Docker

Please install Docker and Docker Compose, and run docker-compose up from this directory. Navigate to localhost:8080.

Vagrant

Please install Vagrant and run vagrant up from this directory. Navigate to localhost:8080.


Pramod Kotipalli, 2017