Skip to content

Mich-Elle-Lo/ChatAppServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp - Express Server

This is the backend server for the ChatApp project, built with Express and Socket.io.

Prerequisites

  • Node.js (v14 or later)
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/Mich-Elle-Lo/ChatApp.git
    cd ChatApp/server
  2. Install the dependencies:

    npm install

Running the Server

To start the server with Nodemon, use the following command:

npm nodemon server.js

About

Chat App server built with express and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published