A client-server-chat based on node-webkit for cross platform distribution.
- node-webkit
- npm
- 3rd party modules (installed via npm): WebSocket, jquery-browserify, async, underscore
- Install:
cd appnpm install
- Start app
npm start
- Build package:
make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A client-server-chat based on node-webkit for cross platform distribution.
cd appnpm installnpm startmake