/Chat

Primary LanguageJavaScript

Chat

This chat is a tiny javascript project using socket

Configuration

Clone this project into your VirtualHost directory

Exemples:
  • C:\WINDOWS> cd wamp/ && git clone https://github.com/yfuks/Chat.git www && cd www
  • $> cd mamp/apps/myApp/ && git clone https://github.com/yfuks/Chat.git htdocs && cd htdocs

Intall

$> npm install

Start the server

$> npm start

Connect to the server

Exemples:

Commands

  • /scramble
  • /score
  • /time
  • /doacrazything

Video

IMAGE ALT TEXT HERE