Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 611 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 611 Bytes

Backend server for virtual meet.

Getting Started

  1. Clone the repository: git clone https://github.com/fampiyush/virtual-meet-backend.git
  2. Install dependencies: npm install
  3. Start the development server: node index.js
  4. Open your web browser and navigate to http://localhost:3000.
    (You should see the welcome message.)

Contributing

Contributions are welcome! If you have any ideas or improvements, please submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.