Skip to content

ajkmcurator/nos-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nos-chat

A web based chat client

Requirements

  • Node.js
  • NPM

Downloading

git clone https://github.com/EPiC-Inc/nos-chat.git

Installing Dependencies

npm install --save express socket.io

Put a file named users.json in the nos-cli folder

Starting server

node server.js [port]

[port] is optional, defaults to 80

Updating

git pull origin master

About

A web based chat client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.7%
  • HTML 20.7%
  • CSS 12.6%