Skip to content

A simple chat application built using NodeJS + Socket.io + Vue

Notifications You must be signed in to change notification settings

agunbuhori/socket-io-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat App with Socket.io + Vue

Installation Steps

To run this code, you need to install node js or npm. My assumption is the latest version.

1. Clone project

Navigate to the terminal / cmd location to copy this project, and clone the project from github repository.

$ cd {YOUR_DIRECTORY}
$ git clone https://github.com/agunbuhori/socket-io-chat-app.git
$ cd socket-io-chat-app

2. Run project

$ node index.js

Open the web browser and go to the http://localhost:3000

Enjoy ! Agun Buhori | Impressive Developer

About

A simple chat application built using NodeJS + Socket.io + Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published