Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 314 Bytes

File metadata and controls

12 lines (8 loc) · 314 Bytes

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