yfuks / Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 60.7%Language:CSS 29.8%Language:HTML 9.5%