Backend server for virtual meet.
- Clone the repository:
git clone https://github.com/fampiyush/virtual-meet-backend.git
- Install dependencies:
npm install
- Start the development server:
node index.js
- Open your web browser and navigate to http://localhost:3000.
(You should see the welcome message.)
Contributions are welcome! If you have any ideas or improvements, please submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.