Skip to content

It is a real time chat made with nodejs and vuejs, based on the whatsapp platform.

Notifications You must be signed in to change notification settings

Diego-18/real.time.chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real.time.chat

real.time.chat

It is a real time chat made with nodejs and vuejs, based on the whatsapp platform.

Install

  1. You need to create the database which is located in the data folder.

  2. You need to install nodejs and its package manager npm.

  3. Go to the application folder and open a terminal.

  4. Install the application dependencies with the next command:

    npm install

  5. Execute the next command in the terminal.

    npm start

  6. Access using the following url: http://localhost:4001

Technologies used

HTML5 CSS3 NodeJS Socket.io Vue.js

Browsers support

Firefox Google Chrome Safari Opera