Skip to content

EnvityStudio/chat-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thuan Envity

chat-socket

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/EnvityStudio/chat-socket.git
    $ cd chat.io
    
  2. Install Dependencies

    $ npm install
    
  3. Edit configuration file in app/config/config.json with your credentials(see Setup Configurations).

  4. Start the application

    $ npm start
    

Your app should now be running on localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published