Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 289 Bytes

Readme.md

File metadata and controls

20 lines (17 loc) · 289 Bytes

Chat Express.js

Chat web application implemented with Express.js and WebSocket-Node

Dependencies

Node.js: http://nodejs.org/

Deployment

Before first time deployment please execute:

npm install

Start the application by:

npm start

or

node app.js