Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 303 Bytes

Swift Chat Socket Server

Getting Started

  1. Clone this repository.
  2. Navigate to the project directory and run npm install to install dependencies.
  3. Run the server using npm run dev.

References

  • You can get the Swift Chat Flutter App from here