Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 589 Bytes

ngChat

A simple chat using expressjs, socket.io and angularjs.

The initial server code is based on the tutorial Real Time Chat With NodeJS, Socket.io and ExpressJS.

Usage

Download nodejs.

Install dependencies: npm install

Start the server: node app.js

From browser visit: localhost:8080

Create an empty logs and temp directory.

\Users\Zsolt\Downloads\nginx-1.6.3\nginx-1.6.3\nginx.exe -c nginx.conf

From browser visit: localhost:8000