Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 294 Bytes

Chat App - Backend (TS & NodeJS)

Chat App backend made using Typescript & NodeJS.

Repos

Usage

To start a dev server, run these commands below.

npm i
npm run dev