0.3.1 • Published 4 years ago

toychat-node v0.3.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

toychat-node

Distributed realtime messaging server written in node.js.

Documentation

doc

Installation

npm --registry http://npm.repo.a4c.jp/registry install toychat-node

Development

$ npm install -g gulp
$ git clone http://ghe.amb.ca.local/pigg-native/toychat-node.git
$ cd toychat-node
$ npm install

Check coding style

$ gulp lint

or

$ gulp lint-stylish

Run tests

$ npm run test
0.3.1

4 years ago