0.3.1 • Published 5 years ago
toychat-node v0.3.1
toychat-node
Distributed realtime messaging server written in node.js.
Documentation
Installation
npm --registry http://npm.repo.a4c.jp/registry install toychat-nodeDevelopment
$ npm install -g gulp
$ git clone http://ghe.amb.ca.local/pigg-native/toychat-node.git
$ cd toychat-node
$ npm installCheck coding style
$ gulp lint
or
$ gulp lint-stylishRun tests
$ npm run test0.3.1
5 years ago