Skip to content

s514290/44563-M06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M06 Chat Example

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

How to use

Open a command window in your c:\44563\m06 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

Dev Web and Apps, M06

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published