Skip to content

Amit89480/Chat-app

Repository files navigation

Chat Application

Getting Started Install Dependencies: Open your terminal and run the following command to install all the required packages:

  1. npm i

Run the Application:

  1. If nodemon is installed globally: nodemon index.js

3.Otherwise: node index.js

  1. Open the Website:

Navigate to the index.html file and open it in your preferred code editor.

If you have the Live Server extension installed in Visual Studio Code, right-click on index.html and select "Open with Live Server."

  1. Enjoy the Chat:

Your application should now be running, and you can access the chat by visiting the provided URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published