smancke / guble-chat

Chat example for the guble messaging server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Chat example for the guble messaging server


Languages

Language:JavaScript 75.7%Language:Vue 21.1%Language:HTML 3.3%