/signalR_chat

Primary LanguageTypeScript

Meddelandecentralen

** En chatt där alla kan prata med alla, "som Slack ungefär".**

Installation

  1. cd into API/Chatty.Api the run this command, dotnet run.
  2. cd into client and run npm install / yarn add then npm start / yarn start.
  3. Your're good to go! 🎉

Stack

Typescript and .NET