Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 307 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 307 Bytes

simple chat app

Project!

Simple flutter chat application with socket.io

Run Server

Run below command in root of project

node server/index.js

Getting Started

Usage and development subject:

  • socket.io-client-dart
  • simple chat ui
  • run simple node.js backend