/guble-chat

Chat example for the guble messaging server

Primary LanguageJavaScript

Guble-Chat

A chat demo application for the guble messaging server

Guble-Chat is in a very early state, and not usable for now.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm test