GitXplorerGitXplorer
r

banter

public
3 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
9d03ef4b9395b197d4815388c628d69e5752fdf0

Improve message handling substantially

rryzokuken committed 7 years ago
Verified
3ce17402599491b8acf818f410f642a907097e4c

Allow user to join channels

rryzokuken committed 7 years ago
Verified
daf6ddafabceb520682a4ab124c937f574fa5d82

Comment router out

rryzokuken committed 7 years ago
Verified
da82e633bde3eaf95b3c256d60d1cd20b4d69549

Remove useless stuff

rryzokuken committed 7 years ago
Verified
ef23c5c4001c1d2c65bc93258571fe5d02534403

Make global message handling much better

rryzokuken committed 7 years ago
Verified
45bab2d603aa9f3c28419c9e99f62cf32e13f442

Improve display of messages

rryzokuken committed 7 years ago

README

The README file for this repository.

banter

An IRC client built on web technologies

Build Setup

# install dependencies
npm install

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

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.