Skip to content

Kchmouli/W06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W06 Chat Example

A simple chat demo using node.js, express, and socket.io

How to use

Open a command window in your c:\44563\W06 folder.

Run npm install to install all the dependencies in the package.json file.

Run node server.js to start the server. (Hit CTRL-C to stop.)

> npm install
> node server.js

Point your browser to `http://localhost:8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published