Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yfuks/chat


https://github.com/yfuks/chat

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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:
- http://localhost:3000
- http://MyVirtualHost:3000

## Commands
- /scramble
- /score
- /time
- /doacrazything

## Video
IMAGE ALT TEXT HERE