ChatAppServerIntern

  • Fork the repository.

  • Clone the repo

    git clone https://github.com/<YOUR_USERNAME>/ChatAppServerIntern.git
  • Open your terminal/cmd in the Intern folder

  • Install dependencies

    npm install
  • Run npm start to start the development server.