Skip to content

ananyaaa66/Web-app

Repository files navigation

Run the Application
1. Install Dependencies:

npm init -y
npm install express ws

2. Start the Servers:

Open two terminals:

Terminal 1: Start the backend:


node server.js

Terminal 2: Open the app in a browser. For example, if using VS Code, launch the Live Server extension or open index.html in a browser.

Open the browser at http://localhost:3000 and start using the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors