An open API service indexing awesome lists of open source software.

https://github.com/juxt/chatclient


https://github.com/juxt/chatclient

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# chatclient

A chat client designed for use with [chatserver](https://github.com/juxt/chatserver)

## Getting started

Start a chatserver. Then...

```
$ boot dev
```

Browse to localhost:3000

Chat!