/Socket-to-ya

javascript chat implemented with socket.io

Primary LanguageHTML

Socket-to-ya

Socket-to-Ya is a Javascript chat implemented with socket.io

Installation

Use the package manager npm to install Socket-to-Ya.

npm install

Run

Run the server.js file as indicated in the package.json file.

node server.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

There are no tests added. Tests are welcomed as well.