Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 287 Bytes

MomoTalk Instant Chat App

This project is for NYIT CSCI 621 - Programming Languages, includes a chat style similar to MomoTalk in Blue Archive, and provides public chat, direct messaging, and group chat functions.

Start Server

node server.js

Start Web Service

npm start