ChatService Save

ChatService (SignalR).

Project README

ChatService

SignalR

Run

Command Line

Prerequisites

Steps

  1. Open directory source\ChatService\Client in command line and execute npm run restore.
  2. Open directory source\ChatService in command line and execute dotnet run.
  3. Open https://localhost:5000 in more than one browser tab.
Visual Studio Code

Prerequisites

Steps

  1. Open directory source\ChatService\Client in command line and execute npm run restore.
  2. Open source directory in Visual Studio Code.
  3. Press F5.
  4. Open https://localhost:5000 in more than one browser tab.
Visual Studio

Prerequisites

Steps

  1. Open directory source\ChatService\Client in command line and execute npm run restore.
  2. Open source\ChatService.sln in Visual Studio.
  3. Set ChatService as startup project.
  4. Press F5.
  5. Open https://localhost:5000 in more than one browser tab.
Open Source Agenda is not affiliated with "ChatService" Project. README Source: rafaelfgx/ChatService

Open Source Agenda Badge

Open Source Agenda Rating